C# Class ParallelTestRunner.Process2.SafeLocalMemHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Exibir arquivo Open project: sscobici/ParallelTestRunner 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