Class StructureManagedHandle
public class StructureManagedHandle : StructureOwnedHandle, IDisposable, IEquatable<StructureHandle>
- Inheritance
-
StructureManagedHandle
- Implements
- Inherited Members
Methods
Create()
public static StructureManagedHandle Create()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()