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