Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UacHelper
C# Class UacHelper, APM
Mostrar archivo
Open project: richorama/APM
Class Usage Examples
Private Methods
Method
Description
GetTokenInformation
(
IntPtr
TokenHandle
,
TOKEN_INFORMATION_CLASS
TokenInformationClass
,
IntPtr
TokenInformation
,
uint
TokenInformationLength
,
uint
&
ReturnLength
) :
bool
OpenProcessToken
(
IntPtr
ProcessHandle
,
UInt32
DesiredAccess
,
IntPtr
&
TokenHandle
) :
bool