desktop8:Publishing
提供对事件跟踪通道中的发布功能的访问权限。
元素层次结构
<desktop8:Publishing>
语法
<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".' />
特性和元素
属性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
级别 | 指定发布级别。 | 值介于 0 到 127 个字符之间的可选数字。 | 否 | |
关键字 | 指定用于发布的关键字。 | 一个可选字符串,其值介于 0 到 4294967295 个字符之间。 | 否 | |
ControlGuid | 指定用于控制发布的 GUID。 | 可选十六进制字符串,只能包含以下值: 0-9 或 A-F (表示提供程序的唯一标识符的大写或小写) 。 |
否 | |
BufferSize | 指定发布期间的缓冲区大小。 | 可选的整数值。 | 否 | |
FileMax | 指定发布的最大文件大小。 | 可选的整数值。 | 否 | |
MinBuffers | 指定发布期间最小缓冲区大小。 | 可选的整数值。 | 否 | |
MaxBuffers | 指定发布期间的最大缓冲区大小。 | 可选的整数值。 | 否 | |
延迟 | 指定发布时要接受的延迟。 | 可选的整数值。 | 否 | |
ClockType | 指定发布期间要使用的时钟类型。 | 可具有以下值之一的可选字符串: systemTime 或 queryPerformanceCounter。 | 否 | |
SidType | 指定用于发布的安全标识符类型。 | 可以具有以下值之一的字符串: none 或 publishing。 | 否 |
子元素
无。
父元素
父元素 | 描述 |
---|---|
desktop8:Channel | 指定用于事件跟踪的通道。 |
要求
项 | 值 |
---|---|
命名空间 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/8 |
Minimum OS Version | Windows 11版本 21H2 (内部版本 22000) |