Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
Win32
SafeHandles
SafeUserTokenHandle
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