com5:ImplementedCategory
Description
Indicates that the class has implemented the specified category.
Element Hierarchy
<com5:Class> (in InProcessServer)
<com5:ImplementedCategory>
<com5:Class> (in InProcessHandler)
<com5:ImplementedCategory>
<com5:Class> (in InProcessServer)
<com5:ImplementedCategory>
<com5:Class> (in InProcessHandler)
<com5:ImplementedCategory>
Syntax
<com5:ImplementedCategory Id = A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
></com5:ImplementedCategory>
Attributes
Attribute | Description | Data type | Required |
---|---|---|---|
Id | The ID of the COM category that is implemented. | A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. | Yes |
Parent elements
Parent element | Description |
---|---|
com5:ImplementedCategories | Specifies categories implemented by the class. |
Requirements
Item | Value |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
Minimum OS Version | Windows 11 version 21H2 (Build 22000) |