Debugging Tools for Windows |
The GetUshort method returns a USHORT version of the ExtRemoteData object, which represents the contents of the target's memory.
USHORT
ExtRemoteData::GetUshort(
void
) throw (...)
None
GetUshort returns the USHORT version of the ExtRemoteData object.
The size of the memory represented by the ExtRemoteData object must be sizeof(USHORT).
Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.
ExtRemoteData, ExtRemoteData::GetData, ExtRemoteData::GetShort