typedef struct _SECURITY_TOKEN_AUDIT_DATA { ULONG Length; ULONG GrantMask; ULONG DenyMask; } SECURITY_TOKEN_AUDIT_DATA, *PSECURITY_TOKEN_AUDIT_DATA;
Windows Vista Kernel Structures