Data (comHandlerType) Element

Specifies additional data associated with the handler.

<xs:element name="Data"
    type="dataType"
 />

The Data element is defined by the comHandlerType complex type.

Parent element

Element Derived from Description
ComHandler comHandlerType Specifies an action that fires a handler.

Remarks

Applications define the handler data using the Data property of the IComHandlerAction interface.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]

See also

Task Scheduler Schema Elements