Sponsors
OpenThreadToken
in Security
Function name: OpenThreadToken
Defined in : advapi32
Requirements : Windows NT 3.1 or later; Win9x/ME: Not supported
Declaration:
Declare Function OpenThreadToken Lib "Advapi32" (ByVal ThreadHandle As Long, ByVal DesiredAccess As Long, ByVal OpenAsSelf As Long, TokenHandle As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.