C# Class Microsoft.Win32.SafeHandles.SafeNativeMemoryHandle

Inheritance: SafeHandleZeroOrMinusOneIsInvalid
Mostra file Open project: gbarnett/shared-source-cli-2.0

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
SafeNativeMemoryHandle ( ) : System
SafeNativeMemoryHandle ( IntPtr handle, bool ownsHandle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool