Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Generates implementation declarations for subscribe/unsubscribe proxy functions for port type notification operations.
Usage
<subscriptionFunctionDeclarations
extensible = "boolean">
child elements
</subscriptionFunctionDeclarations>
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
| extensible |
boolean |
No |
The ability to add extensibility points to functions and interfaces. This value is always set to true. |
Child elements
| Element | Description |
|---|---|
| notificationInterface |
Specifies the name of the notification interface used with event subscriptions. |
| operation |
Specifies an operation for which code is to be generated. |
| portType |
Specifies the port type for which code is to be generated. |
Child element sequence
(
portType?,
operation*,
notificationInterface?
)
Parent elements
| Element | Description |
|---|---|
| file |
Outputs a file from the code generator. |
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | Yes |