Debugging Tools for Windows

ExtRemoteTyped::Dereference

The Dereference method returns the typed data that is pointed to by the typed data represented by this object.

ExtRemoteData
  ExtRemoteData::Dereference(
    void
    ) throw(...)

Parameters

None

Return Value

Dereference returns a new ExtRemoteData object that represents the typed data pointed to by the typed data represented by this object.

Comments

If the typed data represented by this object is an array, the first element in the array is returned.

Requirements

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

Build machine: CAPEBUILD