Platform SDK: Debugging and Error Handling |
The EVENTLOG_FULL_INFORMATION structure indicates whether the event log is full.
typedef struct _EVENTLOG_FULL_INFORMATION { DWORD dwFull; } EVENTLOG_FULL_INFORMATION, *LPEVENTLOG_FULL_INFORMATION;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Winbase.h; include Windows.h.
Event Logging Overview, Event Logging Structures, GetEventLogInformation