System::Buffers::MemoryHandle::get_Pointer method

MemoryHandle::get_Pointer method

Gets the raw memory pointer associated with this handle.

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

ReturnValue

The raw pointer to the memory block.

See Also