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