ReactOS 0.4.15-dev-7942-gd23573b
_DETAILDATA Struct Reference
Collaboration diagram for _DETAILDATA:

Public Attributes

PEVENTLOGFILTER EventLogFilter
 
INT iEventItem
 
BOOL bDisplayWords
 
HFONT hMonospaceFont
 
INT cxMin
 
INT cyMin
 
INT cxOld
 
INT cyOld
 
POINT scPos
 

Detailed Description

Definition at line 26 of file evtdetctl.c.

Member Data Documentation

◆ bDisplayWords

BOOL _DETAILDATA::bDisplayWords

Definition at line 32 of file evtdetctl.c.

◆ cxMin

INT _DETAILDATA::cxMin

Definition at line 35 of file evtdetctl.c.

◆ cxOld

INT _DETAILDATA::cxOld

Definition at line 36 of file evtdetctl.c.

◆ cyMin

INT _DETAILDATA::cyMin

Definition at line 35 of file evtdetctl.c.

◆ cyOld

INT _DETAILDATA::cyOld

Definition at line 36 of file evtdetctl.c.

◆ EventLogFilter

PEVENTLOGFILTER _DETAILDATA::EventLogFilter

Definition at line 29 of file evtdetctl.c.

◆ hMonospaceFont

HFONT _DETAILDATA::hMonospaceFont

Definition at line 33 of file evtdetctl.c.

◆ iEventItem

INT _DETAILDATA::iEventItem

Definition at line 30 of file evtdetctl.c.

◆ scPos

POINT _DETAILDATA::scPos

Definition at line 37 of file evtdetctl.c.


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