public static interface Winevt.EVT_EXPORTLOG_FLAGS
Modifier and Type | Field | Description |
---|---|---|
static int |
EvtExportLogChannelPath |
The source of the events is a channel.
|
static int |
EvtExportLogFilePath |
The source of the events is a previously exported log file.
|
static int |
EvtExportLogOverwrite |
no document
|
static int |
EvtExportLogTolerateQueryErrors |
Export events even if part of the query generates an error (is not well formed).
|
static final int EvtExportLogChannelPath
static final int EvtExportLogFilePath
static final int EvtExportLogTolerateQueryErrors
static final int EvtExportLogOverwrite