com5:ClassReference (in InProcessHandler)

Description

Specifies the class with which the registered in-process handler is associated and sets registration details.

Element Hierarchy

<Package>

     <Applications>

          <Application>

               <Extensions>

                    <com4:Extension>

                         <com4:ComServer>

                              <com5:InProcessHandler>

                                   <com5:ClassReference>

     <Extensions>

          <com4:Extension>

               <com4:ComServer>

                    <com5:InProcessHandler>

                         <com5:ClassReference>

Syntax

<com5:ClassReference     Virtualization = "enabled" | "disabled"
    Id = A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
></com5:ClassReference>

Attributes

Attribute Description Data type Required
Virtualization Specifies whether virtualization is used when loading the class. One of the following values: "enabled" , "disabled" Yes
Id The Id of the Class being referenced. A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. Yes

Parent elements

Parent element Description
com5:InProcessHandler Registers an in-process handler with one or many class registrations.

Requirements

Item Value
com5 http://schemas.microsoft.com/appx/manifest/com/windows10/5
Minimum OS Version Windows 11 version 21H2 (Build 22000)