public static interface Winevt.EVT_CHANNEL_CONFIG_PROPERTY_ID
Modifier and Type | Field and Description |
---|---|
static int |
EvtChannelConfigAccess
Identifies the access attribute of the channel.
|
static int |
EvtChannelConfigClassicEventlog
Identifies the configuration property that indicates whether the channel is a classic event channel
(for example the Application or System log).
|
static int |
EvtChannelConfigEnabled
Identifies the enabled attribute of the channel.
|
static int |
EvtChannelConfigIsolation
Identifies the isolation attribute of the channel.
|
static int |
EvtChannelConfigOwningPublisher
Identifies the name attribute of the provider that defined the channel.
|
static int |
EvtChannelConfigPropertyIdEND
This enumeration value marks the end of the enumeration values.
|
static int |
EvtChannelConfigType
Identifies the type attribute of the channel.
|
static int |
EvtChannelLoggingConfigAutoBackup
Identifies the autoBackup logging attribute of the channel.
|
static int |
EvtChannelLoggingConfigLogFilePath
Identifies the configuration property that contains the path to the file that backs the channel.
|
static int |
EvtChannelLoggingConfigMaxSize
Identifies the maxSize logging attribute of the channel.
|
static int |
EvtChannelLoggingConfigRetention
Identifies the retention logging attribute of the channel.
|
static int |
EvtChannelPublisherList
Identifies the configuration property that contains the list of providers that import this channel.
|
static int |
EvtChannelPublishingConfigBufferSize
Identifies the bufferSize publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigClockType
Identifies the clockType publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigControlGuid
Identifies the controlGuid publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigFileMax
Identifies the fileMax publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigKeywords
Identifies the keywords publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigLatency
Identifies the latency publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigLevel
Identifies the level publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigMaxBuffers
Identifies the maxBuffers publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigMinBuffers
Identifies the minBuffers publishing attribute of the channel.
|
static int |
EvtChannelPublishingConfigSidType
Identifies the sidType publishing attribute of the channel.
|
static final int EvtChannelConfigEnabled
static final int EvtChannelConfigIsolation
Winevt.EVT_CHANNEL_ISOLATION_TYPE
enumeration.
You cannot set this property for the Application, System, and Security channels.static final int EvtChannelConfigType
Winevt.EVT_CHANNEL_TYPE
enumeration.
You cannot set this property.static final int EvtChannelConfigOwningPublisher
static final int EvtChannelConfigClassicEventlog
static final int EvtChannelConfigAccess
static final int EvtChannelLoggingConfigRetention
static final int EvtChannelLoggingConfigAutoBackup
static final int EvtChannelLoggingConfigMaxSize
static final int EvtChannelLoggingConfigLogFilePath
static final int EvtChannelPublishingConfigLevel
static final int EvtChannelPublishingConfigKeywords
static final int EvtChannelPublishingConfigControlGuid
static final int EvtChannelPublishingConfigBufferSize
static final int EvtChannelPublishingConfigMinBuffers
static final int EvtChannelPublishingConfigMaxBuffers
static final int EvtChannelPublishingConfigLatency
static final int EvtChannelPublishingConfigClockType
Winevt.EVT_CHANNEL_CLOCK_TYPE
enumeration.
You cannot set this property.static final int EvtChannelPublishingConfigSidType
Winevt.EVT_CHANNEL_SID_TYPE
enumeration.
You cannot set this property.static final int EvtChannelPublisherList
static final int EvtChannelPublishingConfigFileMax
static final int EvtChannelConfigPropertyIdEND