stubFunction element

Specifies whether stub function references should be included in the operation structures in the port type definitions for one-way and two-way operations.

Usage

<stubFunction/>

Attributes

There are no attributes.

Child elements

There are no child elements.

Parent elements

Element Description
portTypeDefinitions
Generates C constants for port types.

Remarks

Stub function references are used in hosting scenarios for one-way and two-way operations.

Valid values for this element are 1 (TRUE/stub function references included) and 0 (FALSE/no stub function references included).

Element information

Label Value
Minimum supported system
Windows Vista
Can be empty Yes