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