ReactOS 0.4.15-dev-7958-gcd0bb1a
_SEP_AUDIT_POLICY Struct Reference

#include <setypes.h>

Collaboration diagram for _SEP_AUDIT_POLICY:

Public Attributes

union {
   SEP_AUDIT_POLICY_CATEGORIES   PolicyElements
 
   SEP_AUDIT_POLICY_OVERLAY   PolicyOverlay
 
   ULONGLONG   Overlay
 
}; 
 

Detailed Description

Definition at line 154 of file setypes.h.

Member Data Documentation

◆ 

union { ... } _SEP_AUDIT_POLICY::@2712

◆ Overlay

ULONGLONG _SEP_AUDIT_POLICY::Overlay

Definition at line 160 of file setypes.h.

◆ PolicyElements

SEP_AUDIT_POLICY_CATEGORIES _SEP_AUDIT_POLICY::PolicyElements

Definition at line 158 of file setypes.h.

Referenced by NtSetInformationToken().

◆ PolicyOverlay

SEP_AUDIT_POLICY_OVERLAY _SEP_AUDIT_POLICY::PolicyOverlay

Definition at line 159 of file setypes.h.


The documentation for this struct was generated from the following file: