Retrieves an OleEventParam object given either the index of the parameter, or its name.


| Type | Description | |||
| Item as Variant | A long expression that indicates the argument's index or a a string expression that indicates the argument's name. | |||
| OleEventParam | An OleEventParam object that holds information about a parameter of an event. |