Skip to content

Latest commit

 

History

History
195 lines (117 loc) · 10.4 KB

ne-winevt-evt_channel_config_property_id.md

File metadata and controls

195 lines (117 loc) · 10.4 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:winevt._EVT_CHANNEL_CONFIG_PROPERTY_ID
EVT_CHANNEL_CONFIG_PROPERTY_ID (winevt.h)
Defines the identifiers that identify the configuration properties of a channel.
EVT_CHANNEL_CONFIG_PROPERTY_ID
EVT_CHANNEL_CONFIG_PROPERTY_ID enumeration [EventLog]
EvtChannelConfigAccess
EvtChannelConfigClassicEventlog
EvtChannelConfigEnabled
EvtChannelConfigIsolation
EvtChannelConfigOwningPublisher
EvtChannelConfigPropertyIdEND
EvtChannelConfigType
EvtChannelLoggingConfigAutoBackup
EvtChannelLoggingConfigLogFilePath
EvtChannelLoggingConfigMaxSize
EvtChannelLoggingConfigRetention
EvtChannelPublisherList
EvtChannelPublishingConfigBufferSize
EvtChannelPublishingConfigClockType
EvtChannelPublishingConfigControlGuid
EvtChannelPublishingConfigFileMax
EvtChannelPublishingConfigKeywords
EvtChannelPublishingConfigLatency
EvtChannelPublishingConfigLevel
EvtChannelPublishingConfigMaxBuffers
EvtChannelPublishingConfigMinBuffers
EvtChannelPublishingConfigSidType
wes.evt_channel_config_property_id
winevt/EVT_CHANNEL_CONFIG_PROPERTY_ID
winevt/EvtChannelConfigAccess
winevt/EvtChannelConfigClassicEventlog
winevt/EvtChannelConfigEnabled
winevt/EvtChannelConfigIsolation
winevt/EvtChannelConfigOwningPublisher
winevt/EvtChannelConfigPropertyIdEND
winevt/EvtChannelConfigType
winevt/EvtChannelLoggingConfigAutoBackup
winevt/EvtChannelLoggingConfigLogFilePath
winevt/EvtChannelLoggingConfigMaxSize
winevt/EvtChannelLoggingConfigRetention
winevt/EvtChannelPublisherList
winevt/EvtChannelPublishingConfigBufferSize
winevt/EvtChannelPublishingConfigClockType
winevt/EvtChannelPublishingConfigControlGuid
winevt/EvtChannelPublishingConfigFileMax
winevt/EvtChannelPublishingConfigKeywords
winevt/EvtChannelPublishingConfigLatency
winevt/EvtChannelPublishingConfigLevel
winevt/EvtChannelPublishingConfigMaxBuffers
winevt/EvtChannelPublishingConfigMinBuffers
winevt/EvtChannelPublishingConfigSidType
wes\evt_channel_config_property_id.htm
wes
ea17cbf8-ab60-4bf9-b0a2-998814a50bd0
12/05/2018
EVT_CHANNEL_CONFIG_PROPERTY_ID, EVT_CHANNEL_CONFIG_PROPERTY_ID enumeration [EventLog], EvtChannelConfigAccess, EvtChannelConfigClassicEventlog, EvtChannelConfigEnabled, EvtChannelConfigIsolation, EvtChannelConfigOwningPublisher, EvtChannelConfigPropertyIdEND, EvtChannelConfigType, EvtChannelLoggingConfigAutoBackup, EvtChannelLoggingConfigLogFilePath, EvtChannelLoggingConfigMaxSize, EvtChannelLoggingConfigRetention, EvtChannelPublisherList, EvtChannelPublishingConfigBufferSize, EvtChannelPublishingConfigClockType, EvtChannelPublishingConfigControlGuid, EvtChannelPublishingConfigFileMax, EvtChannelPublishingConfigKeywords, EvtChannelPublishingConfigLatency, EvtChannelPublishingConfigLevel, EvtChannelPublishingConfigMaxBuffers, EvtChannelPublishingConfigMinBuffers, EvtChannelPublishingConfigSidType, wes.evt_channel_config_property_id, winevt/EVT_CHANNEL_CONFIG_PROPERTY_ID, winevt/EvtChannelConfigAccess, winevt/EvtChannelConfigClassicEventlog, winevt/EvtChannelConfigEnabled, winevt/EvtChannelConfigIsolation, winevt/EvtChannelConfigOwningPublisher, winevt/EvtChannelConfigPropertyIdEND, winevt/EvtChannelConfigType, winevt/EvtChannelLoggingConfigAutoBackup, winevt/EvtChannelLoggingConfigLogFilePath, winevt/EvtChannelLoggingConfigMaxSize, winevt/EvtChannelLoggingConfigRetention, winevt/EvtChannelPublisherList, winevt/EvtChannelPublishingConfigBufferSize, winevt/EvtChannelPublishingConfigClockType, winevt/EvtChannelPublishingConfigControlGuid, winevt/EvtChannelPublishingConfigFileMax, winevt/EvtChannelPublishingConfigKeywords, winevt/EvtChannelPublishingConfigLatency, winevt/EvtChannelPublishingConfigLevel, winevt/EvtChannelPublishingConfigMaxBuffers, winevt/EvtChannelPublishingConfigMinBuffers, winevt/EvtChannelPublishingConfigSidType
winevt.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
EVT_CHANNEL_CONFIG_PROPERTY_ID
19H1
_EVT_CHANNEL_CONFIG_PROPERTY_ID
winevt/_EVT_CHANNEL_CONFIG_PROPERTY_ID
EVT_CHANNEL_CONFIG_PROPERTY_ID
winevt/EVT_CHANNEL_CONFIG_PROPERTY_ID
c++
APIRef
kbSyntax
HeaderDef
WinEvt.h
EVT_CHANNEL_CONFIG_PROPERTY_ID

EVT_CHANNEL_CONFIG_PROPERTY_ID enumeration

-description

Defines the identifiers that identify the configuration properties of a channel.

-enum-fields

-field EvtChannelConfigEnabled:0

Identifies the enabled attribute of the channel. The variant type for this property is EvtVarTypeBoolean.

You cannot set this property for the Application, System, and Security channels.

-field EvtChannelConfigIsolation

Identifies the isolation attribute of the channel. The variant type for this property is EvtVarTypeUInt32. For possible isolation values, see the EVT_CHANNEL_ISOLATION_TYPE enumeration.

You cannot set this property for the Application, System, and Security channels.

-field EvtChannelConfigType

Identifies the type attribute of the channel. The variant type for this property is EvtVarTypeUInt32. For possible isolation values, see the EVT_CHANNEL_TYPE enumeration.

You cannot set this property.

-field EvtChannelConfigOwningPublisher

Identifies the name attribute of the provider that defined the channel. The variant type for this property is EvtVarTypeString.

You cannot set this property.

-field EvtChannelConfigClassicEventlog

Identifies the configuration property that indicates whether the channel is a classic event channel (for example the Application or System log). The variant type for this property is EvtVarTypeBoolean.

You cannot set this property.

-field EvtChannelConfigAccess

Identifies the access attribute of the channel. The variant type for this property is EvtVarTypeString.

-field EvtChannelLoggingConfigRetention

Identifies the retention logging attribute of the channel. The variant type for this property is EvtVarTypeBoolean.

-field EvtChannelLoggingConfigAutoBackup

Identifies the autoBackup logging attribute of the channel. The variant type for this property is EvtVarTypeBoolean.

-field EvtChannelLoggingConfigMaxSize

Identifies the maxSize logging attribute of the channel. The variant type for this property is EvtVarTypeUInt64.

-field EvtChannelLoggingConfigLogFilePath

Identifies the configuration property that contains the path to the file that backs the channel. The variant type for this property is EvtVarTypeString.

-field EvtChannelPublishingConfigLevel

Identifies the level publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt32.

To set this property, you must first disable the debug or analytic channel.

-field EvtChannelPublishingConfigKeywords

Identifies the keywords publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt64.

To set this property, you must first disable the debug or analytic channel.

-field EvtChannelPublishingConfigControlGuid

Identifies the controlGuid publishing attribute of the channel. The variant type for this property is EvtVarTypeGuid.

You cannot set this property.

-field EvtChannelPublishingConfigBufferSize

Identifies the bufferSize publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt32.

You cannot set this property.

-field EvtChannelPublishingConfigMinBuffers

Identifies the minBuffers publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt32.

You cannot set this property.

-field EvtChannelPublishingConfigMaxBuffers

Identifies the maxBuffers publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt32.

You cannot set this property.

-field EvtChannelPublishingConfigLatency

Identifies the latency publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt32.

You cannot set this property.

-field EvtChannelPublishingConfigClockType

Identifies the clockType publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt32. For possible clock type values, see the EVT_CHANNEL_CLOCK_TYPE enumeration.

You cannot set this property.

-field EvtChannelPublishingConfigSidType

Identifies the sidType publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt32. For possible SID type values, see the EVT_CHANNEL_SID_TYPE enumeration.

You cannot set this property.

-field EvtChannelPublisherList

Identifies the configuration property that contains the list of providers that import this channel. The variant type for this property is EvtVarTypeString | EVT_VARIANT_TYPE_ARRAY.

You cannot set this property.

-field EvtChannelPublishingConfigFileMax

Identifies the fileMax publishing attribute of the channel. The variant type for this property is EvtVarTypeUInt32.

-field EvtChannelConfigPropertyIdEND

This enumeration value marks the end of the enumeration values.

-see-also

ChannelLoggingType Complex Type

ChannelPublishingType Complex Type

ChannelType Complex Type

EvtGetChannelConfigProperty

EvtSetChannelConfigProperty