Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetLong64 method returns a LONG64 version of the ExtRemoteData object, which represents the contents of the target's memory.
Syntax
LONG64 GetLong64();
Return value
GetLong64 returns the LONG64 version of the ExtRemoteData object.
Remarks
The size of the memory represented by the ExtRemoteData object must be sizeof(LONG64)
.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | engextcpp.hpp (include Engextcpp.hpp) |