com5:ImplementedCategories

Description

Specifies categories implemented by the class.

Element Hierarchy

<Package>

     <Applications>

          <Application>

               <Extensions>

                    <com4:Extension>

                         <com4:ComServer>

                              <com5:InProcessServer>

                                  <com5:Class> (in InProcessServer)

                                        <com5:ImplementedCategories>

                              <com5:InProcessHandler>

                                  <com5:Class> (in InProcessHandler)

                                        <com5:ImplementedCategories>

     <Extensions>

          <com4:Extension>

               <com4:ComServer>

                    <com5:InProcessServer>

                        <com5:Class> (in InProcessServer)

                              <com5:ImplementedCategories>

                    <com5:InProcessHandler>

                        <com5:Class> (in InProcessHandler)

                              <com5:ImplementedCategories>

Syntax

<com5:ImplementedCategories>
<!-- Child elements -->
  ImplementedCategory
</com5:ImplementedCategories>

Child Elements

Element Description
ImplementedCategory Indicates that the class has implemented the specified category.

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)