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