Namespace: Rx – Class: IMemory – Header: Rx.Core/IMemory.h

IMemory::GetPointer Method

C++
virtual void* GetPointer()

Gets the pointer to the memory block.

Returns

void*

The pointer to memory.