Debugging Tools for Windows

ExtRemoteTyped::GetPointerTo

The GetPointerTo method returns typed data that is a pointer to the typed data represented by this object.

ExtRemoteTyped
  ExtRemoteData::GetPointerTo(
    void
    ) throw(...)

Parameters

None

Return Value

GetPointerTo returns a new ExtRemoteData object that represents typed data that is a pointer to the typed data represented by this object.

Requirements

Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.

Build machine: CAPEBUILD