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