Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_TOKEN_GROUPS_AND_PRIVILEGES

Declaration

Source position: jwawinnt.pas line 2688

type _TOKEN_GROUPS_AND_PRIVILEGES = record

  SidCount: DWORD;

  SidLength: DWORD;

  Sids: PSID_AND_ATTRIBUTES;

  RestrictedSidCount: DWORD;

  RestrictedSidLength: DWORD;

  RestrictedSids: PSID_AND_ATTRIBUTES;

  PrivilegeCount: DWORD;

  PrivilegeLength: DWORD;

  Privileges: PLUID_AND_ATTRIBUTES;

  AuthenticationId: LUID;

end;


Documentation generated on: 2023-03-18