public static interface Winevt.EVT_RENDER_FLAGS
Modifier and Type | Field and Description |
---|---|
static int |
EvtRenderBookmark
Render the bookmark as an XML string, so that you can easily persist the bookmark for use later.
|
static int |
EvtRenderEventValues
Render the event properties specified in the rendering context.
|
static int |
EvtRenderEventXml
Render the event as an XML string.
|
static final int EvtRenderEventValues
static final int EvtRenderEventXml
static final int EvtRenderBookmark