針對埠類型通知作業產生訂閱/取消訂閱 Proxy 函式的 IDL 宣告。
使用方式
<subscriptionIdlFunctionDeclarations
extensible = "boolean">
child elements
</subscriptionIdlFunctionDeclarations>
屬性
| 屬性 | 類型 | 必要 | Description |
|---|---|---|---|
|
擴展 |
boolean |
No |
將擴充點新增至函式和介面的能力。 此值一律設定為 true。 |
子元素
| 元素 | Description |
|---|---|
|
notificationInterface |
指定與事件訂閱搭配使用的通知介面名稱。 |
|
操作 |
指定要產生程式碼的作業。 |
|
portType |
指定要產生程式碼的埠類型。 |
子項目序列
(
portType?,
operation*,
notificationInterface?
)
父元素
| 元素 | Description |
|---|---|
|
file |
從程式碼產生器輸出檔案。 |
項目資訊
| 標籤 | 值 |
|---|---|
| 支援的最低系統 |
Windows Vista |
| 可以是空的 | 是 |