Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Generates C structure definitions for message types.
Usage
<messageStructureDefinitions>
child elements
</messageStructureDefinitions>
Attributes
There are no attributes.
Child elements
| Element | Description |
|---|---|
| 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*
)
Parent elements
| Element | Description |
|---|---|
| file |
Outputs a file from the code generator. |
Remarks
Message structures are referenced by generated proxy and stub code. This element is used to generate include files.
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | Yes |