public static interface Winevt.EVT_FORMAT_MESSAGE_FLAGS
Modifier and Type | Field and Description |
---|---|
static int |
EvtFormatMessageChannel
Format the message string of the channel specified in the event.
|
static int |
EvtFormatMessageEvent
Format the event's message string.
|
static int |
EvtFormatMessageId
Format the message string associated with a resource identifier.
|
static int |
EvtFormatMessageKeyword
Format the message string of the keywords specified in the event.
|
static int |
EvtFormatMessageLevel
Format the message string of the level specified in the event.
|
static int |
EvtFormatMessageOpcode
Format the message string of the opcode specified in the event.
|
static int |
EvtFormatMessageProvider
Format the provider's message string.
|
static int |
EvtFormatMessageTask
Format the message string of the task specified in the event.
|
static int |
EvtFormatMessageXml
Format all the message strings in the event.
|
static final int EvtFormatMessageEvent
static final int EvtFormatMessageLevel
static final int EvtFormatMessageTask
static final int EvtFormatMessageOpcode
static final int EvtFormatMessageKeyword
static final int EvtFormatMessageChannel
static final int EvtFormatMessageProvider
static final int EvtFormatMessageId
static final int EvtFormatMessageXml