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