Process Hacker
_TOKEN_SECURITY_ATTRIBUTE_V1 Struct Reference

#include <ntseapi.h>

Data Fields

UNICODE_STRING Name
 
USHORT ValueType
 
USHORT Reserved
 
ULONG Flags
 
ULONG ValueCount
 
union {
   PLONG64   pInt64
 
   PULONG64   pUint64
 
   PUNICODE_STRING   pString
 
   PTOKEN_SECURITY_ATTRIBUTE_FQBN_VALUE   pFqbn
 
   PTOKEN_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE   pOctetString
 
Values
 

Detailed Description

Definition at line 96 of file ntseapi.h.

Field Documentation

ULONG Flags

Definition at line 101 of file ntseapi.h.

Definition at line 98 of file ntseapi.h.

Definition at line 108 of file ntseapi.h.

PLONG64 pInt64

Definition at line 105 of file ntseapi.h.

Definition at line 109 of file ntseapi.h.

PUNICODE_STRING pString

Definition at line 107 of file ntseapi.h.

PULONG64 pUint64

Definition at line 106 of file ntseapi.h.

USHORT Reserved

Definition at line 100 of file ntseapi.h.

ULONG ValueCount

Definition at line 102 of file ntseapi.h.

union { ... } Values
USHORT ValueType

Definition at line 99 of file ntseapi.h.


The documentation for this struct was generated from the following file: