IEventProperty interface (eventsys.h)

Associates a named event property with its value.

Inheritance

The IEventProperty interface inherits from the IDispatch interface.

Methods

The IEventProperty interface has these methods.

 
IEventProperty::get_Name

The name of the event property. (Get)
IEventProperty::get_Value

The value of the event property. (Get)
IEventProperty::put_Name

The name of the event property. (Put)
IEventProperty::put_Value

The value of the event property. (Put)

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header eventsys.h