ReactOS 0.4.16-dev-1210-gbc03c01
_DETAILDATA Struct Reference
Collaboration diagram for _DETAILDATA:

Public Attributes

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

Detailed Description

Definition at line 40 of file evtdetctl.c.

Member Data Documentation

◆ bDisplayWords

BOOL _DETAILDATA::bDisplayWords

Definition at line 49 of file evtdetctl.c.

◆ cxMin

INT _DETAILDATA::cxMin

Definition at line 52 of file evtdetctl.c.

◆ cxOld

INT _DETAILDATA::cxOld

Definition at line 53 of file evtdetctl.c.

◆ cyMin

INT _DETAILDATA::cyMin

Definition at line 52 of file evtdetctl.c.

◆ cyOld

INT _DETAILDATA::cyOld

Definition at line 53 of file evtdetctl.c.

◆ EventLogFilter

PEVENTLOGFILTER _DETAILDATA::EventLogFilter

Definition at line 46 of file evtdetctl.c.

◆ hMonospaceFont

HFONT _DETAILDATA::hMonospaceFont

Definition at line 50 of file evtdetctl.c.

◆ iEventItem

INT _DETAILDATA::iEventItem

Definition at line 47 of file evtdetctl.c.

◆ pevlr

PEVENTLOGRECORD _DETAILDATA::pevlr

Definition at line 43 of file evtdetctl.c.

◆ scPos

POINT _DETAILDATA::scPos

Definition at line 54 of file evtdetctl.c.


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