Share via


DisposeTrackableSafeHandleZeroOrMinusOneIsInvalid Members

Include Protected Members
Include Inherited Members

The DisposeTrackableSafeHandleZeroOrMinusOneIsInvalid type exposes the following members.

Properties

  Name Description
Public property IsClosed (Inherited from SafeHandle.)
Public property IsInvalid (Inherited from SafeHandle.)

Top

Methods

  Name Description
Public method Close (Inherited from SafeHandle.)
Public method DangerousAddRef (Inherited from SafeHandle.)
Public method DangerousGetHandle (Inherited from SafeHandle.)
Public method DangerousRelease (Inherited from SafeHandle.)
Public method Dispose() (Inherited from SafeHandle.)
Protected method Dispose(Boolean) (Overrides SafeHandle.Dispose(Boolean).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from SafeHandle.)
Public method GetDisposeTracker
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReleaseHandle (Inherited from SafeHandle.)
Protected method SetHandle (Inherited from SafeHandle.)
Public method SetHandleAsInvalid (Inherited from SafeHandle.)
Public method SuppressDisposeTracker
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field handle (Inherited from SafeHandle.)

Top