ReactOS 0.4.15-dev-7842-g558ab78
_PFSN_LOG_ENTRIES Struct Reference

#include <cc.h>

Collaboration diagram for _PFSN_LOG_ENTRIES:

Public Attributes

LIST_ENTRY TraceBuffersLink
 
LONG NumEntries
 
LONG MaxEntries
 
PF_LOG_ENTRY Entries [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 86 of file cc.h.

Member Data Documentation

◆ Entries

PF_LOG_ENTRY _PFSN_LOG_ENTRIES::Entries[ANYSIZE_ARRAY]

Definition at line 91 of file cc.h.

◆ MaxEntries

LONG _PFSN_LOG_ENTRIES::MaxEntries

Definition at line 90 of file cc.h.

◆ NumEntries

LONG _PFSN_LOG_ENTRIES::NumEntries

Definition at line 89 of file cc.h.

◆ TraceBuffersLink

LIST_ENTRY _PFSN_LOG_ENTRIES::TraceBuffersLink

Definition at line 88 of file cc.h.


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