Class StructureArrayOwnedHandle
public class StructureArrayOwnedHandle : StructureArrayHandle, IDisposable
- Inheritance
-
StructureArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(Structure[])
public static StructureArrayOwnedHandle Create(Structure[] data)
Parameters
data
Structure[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()