ReactOS 0.4.16-dev-13-ge2fc578
|
#include <setypes.h>
LUID _TOKEN_GROUPS_AND_PRIVILEGES::AuthenticationId |
Definition at line 1049 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::PrivilegeCount |
Definition at line 1046 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::PrivilegeLength |
Definition at line 1047 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PLUID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::Privileges |
Definition at line 1048 of file setypes.h.
Referenced by NtQueryInformationToken().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSidCount |
Definition at line 1043 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSidLength |
Definition at line 1044 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PSID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::RestrictedSids |
Definition at line 1045 of file setypes.h.
Referenced by NtQueryInformationToken().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::SidCount |
Definition at line 1040 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
$ULONG _TOKEN_GROUPS_AND_PRIVILEGES::SidLength |
Definition at line 1041 of file setypes.h.
Referenced by NtQueryInformationToken(), and QueryTokenPrivilegesAndGroupsTests().
PSID_AND_ATTRIBUTES _TOKEN_GROUPS_AND_PRIVILEGES::Sids |
Definition at line 1042 of file setypes.h.
Referenced by NtQueryInformationToken().