com5:InProcessServer
形容
インプロセス サーバーを 1 つまたは複数のクラス登録に登録します。
要素階層
<com5:InProcessServer>
<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>
鍵
?
省略可能 (ゼロまたは 1)
属性
属性 | 形容 | データ型 | 必須 |
---|---|---|---|
パス | DLL へのパス。 | 次のいずれかの値: これらの文字を含むことができない長さが 1 ~ 256 文字の文字列: <、>、:、"、,, ?,または *。 | いいえ |
子要素
要素 | 形容 |
---|---|
クラスの | インプロセス ハンドラー クラスの登録を定義します。 |
InProcessServerDll の |
インプロセス ハンドラー DLL のパスとプロセッサ アーキテクチャを指定します。 |
ClassReference | 登録されたインプロセス ハンドラーが関連付けられているクラスを指定し、登録の詳細を設定します。 |
必要条件
アイテム | 価値 |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
最小 OS バージョン | Windows 11 バージョン 21H2 (ビルド 22000) |