C# Class Microsoft.Win32.SafeHandles.SafeLocalMemHandle

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

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
LocalFree ( IntPtr hMem ) : IntPtr
SafeLocalMemHandle ( ) : System
SafeLocalMemHandle ( IntPtr existingHandle, bool ownsHandle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool