OleEvent object
The OleEvent object holds information about an event fired by an ActiveX control hosted by in item that was created using the
InsertControlItem
method.
Name
Description
CountParam
Retrieves the count of the OLE event's arguments.
Name
Retrieves the original name of the fired event.
Param
Retrieves an OleEventParam object given either the index of the parameter, or its name.