ReactOS 0.4.16-dev-1484-g212a1a5
|
#include <setypes.h>
LUID _TOKEN_GROUPS_AND_PRIVILEGES::AuthenticationId |
Definition at line 1061 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::PrivilegeCount |
Definition at line 1058 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::PrivilegeLength |
Definition at line 1059 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PLUID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::Privileges |
Definition at line 1060 of file setypes.h.
Referenced by NtQueryInformationToken().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSidCount |
Definition at line 1055 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSidLength |
Definition at line 1056 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PSID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSids |
Definition at line 1057 of file setypes.h.
Referenced by NtQueryInformationToken().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::SidCount |
Definition at line 1052 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::SidLength |
Definition at line 1053 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PSID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::Sids |
Definition at line 1054 of file setypes.h.
Referenced by NtQueryInformationToken().