C# Class Microsoft.Win32.SafeHandles.SafeFusionHandle

Inheritance: SafeHandleZeroOrMinusOneIsInvalid
Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
ReleaseFusionHandle void
SafeFusionHandle System
SafeFusionHandle System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
ReleaseFusionHandle ( IntPtr pp ) : void
SafeFusionHandle ( ) : System
SafeFusionHandle ( IntPtr preexistingHandle, bool ownshandle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool