ExtRemoteTyped::GetPointerTo method (engextcpp.hpp)
The GetPointerTo method returns typed data that is a pointer to the typed data represented by this object.
Syntax
ExtRemoteTyped GetPointerTo();
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
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | engextcpp.hpp (include Engextcpp.hpp) |