public static interface Winevt.EVT_RENDER_CONTEXT_FLAGS
| Modifier and Type | Field | Description |
|---|---|---|
static int |
EvtRenderContextSystem |
Render the system properties under the System element.
|
static int |
EvtRenderContextUser |
Render all user-defined properties under the UserData or EventData element.
|
static int |
EvtRenderContextValues |
Render specific properties from the event.
|
static final int EvtRenderContextValues
static final int EvtRenderContextSystem
Winevt.EVT_SYSTEM_PROPERTY_ID enumeration.static final int EvtRenderContextUser