OleEventParam object
The OleEventParam type holds the name and the value for an event's argument. The OleEventParam type supports the following methods:

NameDescription
NameRetrieves the name of the event's parameter.
ValueRetrieves or sets the value of the event's parameter.