C# Class Microsoft.Win32.SafeHandles.SafeUserTokenHandle

Inheritance: SafeHandleZeroOrMinusOneIsInvalid
Exibir arquivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
CloseHandle ( IntPtr handle ) : bool
SafeUserTokenHandle ( ) : System
SafeUserTokenHandle ( IntPtr existingHandle, bool ownsHandle ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool