void EplanNameEvent( IEventParameter pIEventParameter, string strNameOfEvent )
void EplanNameEvent( IEventParameter^ pIEventParameter, String^ strNameOfEvent )
Parameters
| Parameter Name | Description |
|---|---|
| pIEventParameter | The eventparameter for this event |
| strNameOfEvent | The original name of the event. This is useful when registered for more events with wildcards. |