GetAddress
Returns the address of the memory block.
Declaration
uint64_t GetAddress(void);Return Value
The address of the first byte of the memory block in the current process.
Returns the address of the memory block.
uint64_t GetAddress(void);The address of the first byte of the memory block in the current process.