C# Class Microsoft.Win32.SafeHandles.SafeLocalAllocHandle

Inheritance: System.Runtime.InteropServices.SafeBuffer, IDisposable
Show file Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
LocalAlloc SafeLocalAllocHandle
SafeLocalAllocHandle System
SafeLocalAllocHandle System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
LocalAlloc ( int cb ) : SafeLocalAllocHandle
SafeLocalAllocHandle ( ) : System
SafeLocalAllocHandle ( IntPtr handle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool