get_Pointer()

MemoryHandle::get_Pointer() const method

Gets the raw memory pointer associated with this handle.

void * System::Buffers::MemoryHandle::get_Pointer() const

Return Value

The raw pointer to the memory block.

See Also