ReactOS
0.4.15-dev-5618-g8866b9d
|
#include <setypes.h>
LUID _TOKEN_GROUPS_AND_PRIVILEGES::AuthenticationId |
Definition at line 1045 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::PrivilegeCount |
Definition at line 1042 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::PrivilegeLength |
Definition at line 1043 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PLUID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::Privileges |
Definition at line 1044 of file setypes.h.
Referenced by NtQueryInformationToken().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSidCount |
Definition at line 1039 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSidLength |
Definition at line 1040 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PSID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSids |
Definition at line 1041 of file setypes.h.
Referenced by NtQueryInformationToken().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::SidCount |
Definition at line 1036 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::SidLength |
Definition at line 1037 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PSID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::Sids |
Definition at line 1038 of file setypes.h.
Referenced by NtQueryInformationToken().