faultInfo element
Specifies whether parameters used to pass fault information are included in generated functions.
Usage
<faultInfo/>
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. |
stubDefinitions |
Generates implementations for stub functions for port type operations. |
Remarks
Possible values are 1 (fault parameters included) and 0 (fault parameters excluded). By default, fault parameters are excluded.
Element information
Label | Value |
---|---|
Minimum supported system |
Windows Vista |
Can be empty | Yes |