This topic has not yet been rated - Rate this topic

EVENTLOG_FULL_INFORMATION structure

Applies to: desktop apps only

Indicates whether the event log is full.

Syntax

typedef struct _EVENTLOG_FULL_INFORMATION {
  DWORD dwFull;
} EVENTLOG_FULL_INFORMATION, *LPEVENTLOG_FULL_INFORMATION;

Members

dwFull

Indicates whether the event log is full. If the log is full, this member is TRUE. Otherwise, it is FALSE.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Winbase.h (include Windows.h)

See also

GetEventLogInformation

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ