The LUID_AND_ATTRIBUTES structure represents a locally unique identifier (LUID) and its attributes.
typedef struct _LUID_AND_ATTRIBUTES { // luaa LUID Luid; DWORD Attributes; } LUID_AND_ATTRIBUTES;
An LUID_AND_ATTRIBUTES structure can represent an LUID whose attributes change frequently, such as when it is used to represent privileges in the PRIVILEGE_SET structure. Privileges are represented by LUIDs and have attributes indicating whether they are currently enabled or disabled.
AllocateLocallyUniqueId, LUID, PRIVILEGE_SET, TOKEN_PRIVILEGES
file: /Techref/os/win/api/win32/struc/src/str10_14.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/5 04:26,
18.217.15.45:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/struc/src/str10_14.htm"> LUID_AND_ATTRIBUTES</A> |
Did you find what you needed? |