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