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


| | Name | Description | |
| | Name | Retrieves the name of the event's parameter. | |
| | Value | Retrieves or sets the value of the event's parameter. | |