events element

Specifies whether related events are included in the generated functions.

Usage

<events/>

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.

stubDeclarations
Generates declarations for stub functions for port type operations.

stubDefinitions
Generates implementations for stub functions for port type operations.

Remarks

Possible values are 1 (events included) and 0 (default, events excluded).

Element information

Label Value
Minimum supported system
Windows Vista
Can be empty Yes