Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |