Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Generates declarations for stub functions for port type operations.
Usage
<stubDeclarations>
child elements
</stubDeclarations>
Attributes
There are no attributes.
Child elements
| Element | Description |
|---|---|
| events |
Specifies whether related events are included in the generated functions. |
| 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*,
events?
)
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 |