ReactOS 0.4.15-dev-7942-gd23573b
_AUDIT_ENTRY Struct Reference

#include <lmaudit.h>

Public Attributes

DWORD ae_len
 
DWORD ae_reserved
 
DWORD ae_time
 
DWORD ae_type
 
DWORD ae_data_offset
 
DWORD ae_data_size
 

Detailed Description

Definition at line 79 of file lmaudit.h.

Member Data Documentation

◆ ae_data_offset

DWORD _AUDIT_ENTRY::ae_data_offset

Definition at line 84 of file lmaudit.h.

◆ ae_data_size

DWORD _AUDIT_ENTRY::ae_data_size

Definition at line 85 of file lmaudit.h.

◆ ae_len

DWORD _AUDIT_ENTRY::ae_len

Definition at line 80 of file lmaudit.h.

◆ ae_reserved

DWORD _AUDIT_ENTRY::ae_reserved

Definition at line 81 of file lmaudit.h.

◆ ae_time

DWORD _AUDIT_ENTRY::ae_time

Definition at line 82 of file lmaudit.h.

◆ ae_type

DWORD _AUDIT_ENTRY::ae_type

Definition at line 83 of file lmaudit.h.


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