C# Class IPFilter.Native.SafeLocalMemHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Datei anzeigen Open project: DavidMoore/ipfilter Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
ConvertStringSecurityDescriptorToSecurityDescriptor ( string stringSecurityDescriptor, int stringSDRevision, SafeLocalMemHandle &pSecurityDescriptor, IntPtr securityDescriptorSize ) : bool
LocalFree ( IntPtr hMem ) : IntPtr
SafeLocalMemHandle ( ) : System
SafeLocalMemHandle ( IntPtr existingHandle, bool ownsHandle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool