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.
Specifies whether asynchronous operations are included in the generated proxy functions.
Usage
<async/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
| Element | Description |
|---|---|
| functionDeclarations |
Generates implementation declarations for proxy functions for port type operations. |
| idlFunctionDeclarations |
Generates IDL declarations for proxy functions for port type operations. |
| proxyFunctionImplementations |
Generates implementations for proxy functions for port type operations. |
Remarks
Possible values are 1 (asynchronous operations included) and 0 (default, asynchronous operations excluded).
A proxy can have both asynchronous and synchronous versions of the same operations.
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | Yes |