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 |
|
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012