public static interface Winevt.EVT_CHANNEL_TYPE
Modifier and Type | Field | Description |
---|---|---|
static int |
EvtChannelTypeAdmin |
The channel's type is Admin.
|
static int |
EvtChannelTypeAnalytic |
The channel's type is Analytic.
|
static int |
EvtChannelTypeDebug |
The channel's type is Debug.
|
static int |
EvtChannelTypeOperational |
The channel's type is Operational.
|
static final int EvtChannelTypeAdmin
static final int EvtChannelTypeOperational
static final int EvtChannelTypeAnalytic
static final int EvtChannelTypeDebug