public static interface Winevt.EVT_FORMAT_MESSAGE_FLAGS
| Modifier and Type | Field and Description | 
|---|---|
| static int | EvtFormatMessageChannelFormat the message string of the channel specified in the event. | 
| static int | EvtFormatMessageEventFormat the event's message string. | 
| static int | EvtFormatMessageIdFormat the message string associated with a resource identifier. | 
| static int | EvtFormatMessageKeywordFormat the message string of the keywords specified in the event. | 
| static int | EvtFormatMessageLevelFormat the message string of the level specified in the event. | 
| static int | EvtFormatMessageOpcodeFormat the message string of the opcode specified in the event. | 
| static int | EvtFormatMessageProviderFormat the provider's message string. | 
| static int | EvtFormatMessageTaskFormat the message string of the task specified in the event. | 
| static int | EvtFormatMessageXmlFormat 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