Struct MemoryHandle
public struct MemoryHandle : IDisposable
- Implements
- Inherited Members
Constructors
MemoryHandle(void*, GCHandle, IPinnable)
[CLSCompliant(false)]
public MemoryHandle(void* pointer, GCHandle handle = default, IPinnable pinnable = null)
Parameters
Properties
Pointer
[CLSCompliant(false)]
public void* Pointer { get; }
Property Value
- void*
Methods
Dispose()
public void Dispose()