Edit

Share via


com:ImplementedCategory (in ExeServer/Class)

Indicates that the class has implemented the specified category.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <com:Extension>
               └─ <com:ComServer>
                  └─ <com:ExeServer>
                     └─ <com:Class>
                        └─ <com:ImplementedCategories>
                           └─ <com:ImplementedCategory>

Syntax

<com:ImplementedCategory
    Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />

Key

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Id The ID of the COM category that is implemented. A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. Yes

Child elements

None.

Parent elements

Parent element Description
com:ImplementedCategories Specifies categories implemented by the class.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
Minimum OS Version Windows 10 version 1703 (Build 15063)