Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to the Publishing feature within an Event Tracing channel.
Element hierarchy
<desktop8:Publishing>
Syntax
<desktop8:Publishing
Level = 'An optional number with a value between 0 and 127 characters.'
Keywords = 'An optional string with a value between 0 and 4294967295 characters.'
ControlGuid = 'An optional hexadecimal string that may only contain the following values: "0-9" or "A-F" (uppercase or lowercase) representing the unique identifier of the provider.'
BufferSize = 'An optional integer value.'
FileMax = 'An optional integer value.'
MinBuffers = 'An optional integer value.'
MaxBuffers = 'An optional integer value.'
Latency = 'An optional integer value.'
ClockType = 'An optional string that can have one of the following values: "systemTime" or "queryPerformanceCounter".'
SidType = 'A string that can have one of the following values: "none" or "publishing".' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Level | Specifies the level for publishing. | An optional number with a value between 0 and 127 characters. | No | |
Keywords | Specifies the keywords used for publishing. | An optional string with a value between 0 and 4294967295 characters. | No | |
ControlGuid | Specifies the GUID used for controlling publishing. | An optional hexadecimal string that may only contain the following values: 0-9 or A-F (uppercase or lowercase) representing the unique identifier of the provider. |
No | |
BufferSize | Specifies the buffer size during publishing. | An optional integer value. | No | |
FileMax | Specifies the maximum file size for publishing. | An optional integer value. | No | |
MinBuffers | Specifies the minimum buffer size during publshing. | An optional integer value. | No | |
MaxBuffers | Specifies the maximum buffer size during publishing. | An optional integer value. | No | |
Latency | Specifies the latency to accept when publishing. | An optional integer value. | No | |
ClockType | Specifies the clock type to be used during publishing. | An optional string that can have one of the following values: systemTime or queryPerformanceCounter. | No | |
SidType | Specifies the security identifier type for publishing. | A string that can have one of the following values: none or publishing. | No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
desktop8:Channel | Specifies a channel to be used for event tracing. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/8 |
Minimum OS Version | Windows 11 version 21H2 (Build 22000) |