C# Class Microsoft.Win32.SafeHandles.SafeFileMappingHandle

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

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
CloseHandle ( IntPtr handle ) : bool
SafeFileMappingHandle ( ) : System
SafeFileMappingHandle ( IntPtr handle, bool ownsHandle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool