Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |