C# Class System.Net.SafeCloseHandle.SafeLocalFree.SafeLocalFree

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Datei anzeigen Open project: gbarnett/shared-source-cli-2.0

Public Properties

Property Type Description
Zero System.Net.SafeLocalFree

Public Methods

Method Description
LocalAlloc ( int cb ) : System.Net.SafeLocalFree

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
SafeLocalFree ( ) : System.Net.Cache
SafeLocalFree ( bool ownsHandle ) : System.Net.Cache

Method Details

LocalAlloc() public static method

public static LocalAlloc ( int cb ) : System.Net.SafeLocalFree
cb int
return System.Net.SafeLocalFree

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

Property Details

Zero public_oe static_oe property

public static SafeLocalFree,System.Net Zero
return System.Net.SafeLocalFree