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