共用方式為


SurrogateServer) 中的 com4:ClassReference (

指定與已註冊同進程伺服器相關聯的類別,並設定註冊詳細資料。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <com4:SurrogateServer>

                        <com4:ClassReference>

Syntax

<com4:ClassReference
    Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
    ThreadingModel = 'A string that can have one of the following values: "Both", "STA", "MTA", "MainSTA", or "Neutral".'
    EnableOleDefaultHandler = 'A boolean value.'
    Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />

屬性和元素

屬性

屬性 描述 資料類型 必要 預設值
路徑 代理伺服器 DLL 的路徑。 長度介於 1 到 256 個字元之間的字串,不能包含下列字元: < 、、 >:|" 、、 ? 或 。 * Yes
ThreadingModel 載入 DLL 的執行緒模型。 可以具有下列其中一個值的字串: BothSTAMTAMainSTANeutral Yes
EnableOleDefaultHandler 如果 InprocHandler32 機碼的預設值為 「Ole32.dll」,則應將此設定為 true。 否則,應該省略它。 預設值為 false。 布林值。 Yes
Id 所參考之 類別 的識別碼。 格式為 xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx 的 GUID。 Yes

子元素

無。

父元素

父元素 描述
com4:SurrogateServer 向一或多個類別註冊註冊 SurrogateServer。

規格需求

Item
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/4
OS 最低版本 Windows 10 (組建 20348)