共用方式為


subscriptionProxyFunctionImplementations 元素

針對埠類型通知作業產生訂閱/取消訂閱 Proxy 函式的實作。

使用方式

<subscriptionProxyFunctionImplementations
  extensible = "boolean">
  child elements
</subscriptionProxyFunctionImplementations>

屬性

屬性 類型 必要 Description
擴展
boolean
No
將擴充點新增至函式和介面的能力。 這個值一律設定為 true。

子元素

元素 Description
notificationInterface
指定與事件訂閱搭配使用的通知介面名稱。

操作
指定要產生程式碼的作業。

portType
指定要產生程式碼的埠類型。

proxyClass
指定用戶端 Proxy 類別的名稱。

子項目序列

(
  portType?, 
  operation*, 
  proxyClass?, 
  notificationInterface?
)

父元素

元素 Description
file
從程式碼產生器輸出檔案。

項目資訊

標籤
最低支援的系統
Windows Vista
可以是空的