ReactOS 0.4.15-dev-7788-g1ad9096
_TOKEN_AUDIT_POLICY_INFORMATION Struct Reference

#include <se.h>

Collaboration diagram for _TOKEN_AUDIT_POLICY_INFORMATION:

Public Attributes

ULONG PolicyCount
 
struct {
   ULONG   Category
 
   UCHAR   Value
 
Policies [1]
 

Detailed Description

Definition at line 67 of file se.h.

Member Data Documentation

◆ Category

ULONG _TOKEN_AUDIT_POLICY_INFORMATION::Category

Definition at line 72 of file se.h.

◆ 

struct { ... } _TOKEN_AUDIT_POLICY_INFORMATION::Policies[1]

Referenced by NtSetInformationToken().

◆ PolicyCount

ULONG _TOKEN_AUDIT_POLICY_INFORMATION::PolicyCount

Definition at line 69 of file se.h.

Referenced by NtSetInformationToken().

◆ Value

UCHAR _TOKEN_AUDIT_POLICY_INFORMATION::Value

Definition at line 73 of file se.h.


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