com5:TypeLib
Description
A type library for an interface
Element Hierarchy
<com5:Class> (in InProcessServer)
<com5:TypeLib>
<com5:Class> (in InProcessHandler)
<com5:TypeLib>
<com5:Class> (in InProcessServer)
<com5:TypeLib>
<com5:Class> (in InProcessHandler)
<com5:TypeLib>
Syntax
<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>
Attributes
Attribute | Description | Data type | Required |
---|---|---|---|
Id | The type library ID. | A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. | Yes |
VersionNumber | The version of the type library. | One to three alphanumeric characters separated by a period followed by one to three more alphanumeric characters, e.g., 1.5a | Yes |
Parent elements
Parent element | Description |
---|---|
com5:Class (in InProcessServer) | Specifies properties of a CLSID registered by the package that can be shared by one or more concrete registrations of the CLSID for different class contexts. |
com5:Class (in InProcessHandler) | Specifies properties of a CLSID registered by the package that can be shared by one or more concrete registrations of the CLSID for different class contexts. |
Requirements
Item | Value |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
Minimum OS Version | Windows 11 version 21H2 (Build 22000) |