com5:TypeLib
描述
接口的类型库
元素层次结构
<com5:Class> (inProcessServer)
<com5:TypeLib>
<com5:Class> (inProcessHandler)
<com5:TypeLib>
<com5:Class> (inProcessServer)
<com5:TypeLib>
<com5:Class> (inProcessHandler)
<com5:TypeLib>
语法
<com5:TypeLib Id = A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
VersionNumber = One to three alphanumeric characters separated by a period followed by one to three more alphanumeric characters, e.g., 1.5a
></com5:TypeLib>
属性
属性 | 描述 | 数据类型 | 必填 |
---|---|---|---|
Id | 类型库 ID。 | 格式为 xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxx 的 GUID。 | 是的 |
VersionNumber | 类型库的版本。 | 一到三个字母数字字符,后跟一到三个字母数字字符,例如 1.5a | 是的 |
父元素
Parent 元素 | 描述 |
---|---|
com5:Class (inProcessServer 中) | 指定包注册的 CLSID 的属性,这些属性可由不同类上下文的 CLSID 的一个或多个具体注册共享。 |
com5:Class (inProcessHandler 中) | 指定包注册的 CLSID 的属性,这些属性可由不同类上下文的 CLSID 的一个或多个具体注册共享。 |
要求
项目 | 价值 |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
最低 OS 版本 | Windows 11 版本 21H2 (内部版本 22000) |