Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
The GetUChar method returns a UCHAR version of the ExtRemoteData object, which represents the contents of the target's memory.
Syntax
UCHAR GetUchar();
Return value
GetUChar returns the UCHAR version of the ExtRemoteData object.
Remarks
The size of the memory represented by the ExtRemoteData object must be sizeof(UCHAR).
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | engextcpp.hpp (include Engextcpp.hpp) |