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