Obsolete
Replaced by a GefEventContext
Syntax
CimEvent.TriggerObject
Description
Returns the CimObject object for which the event was configured.
Example
Dim Obj As CimObject
Set Obj = CimGetEvent().TriggerObject
More information
Obsolete basic extensions.