com5:InProcessServer

说明

使用一个或多个类注册注册进程内服务器。

元素层次结构

<程序包>

     <应用程序>

          <应用程序>

               <扩展>

                    <com4:扩展>

                         <com4:ComServer>

                         <com5:InProcessServer>

语法

<com5:InProcessServer     Path? = A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.
>
<!-- Child elements -->
  Class
  InProcessServerDll
  ClassReference
</com5:InProcessServer>

密钥

? 可选 (零个或一个)

属性

属性 说明 数据类型 必需
路径 DLL 的路径。 以下值之一:长度介于 1 到 256 个字符之间的字符串,不能包含以下字符: <、 >、、、“、,, ?, 或 *。

子元素

元素 说明
定义进程内处理程序类注册。
InProcessServerDll 指定进程内处理程序 DLL 的路径和处理器体系结构。
ClassReference 指定与注册的进程内处理程序关联的类,并设置注册详细信息。

要求

com5 http://schemas.microsoft.com/appx/manifest/com/windows10/5
Minimum OS Version Windows 11版本 21H2 (内部版本 22000)