OnEventSafe Method (IMEventsEvent)
channel IDchannel ID
event nameevent name
event parametersparameters of the event
object that raised the eventan object that raises the event
Safe analog for OnEvent method. In this case memory usage is optimized.
Note: Release all the objects before exit OnEvent event body.Raises on each received event
Syntax

Parameters

bsChannelID
channel IDchannel ID
bsEventName
event nameevent name
bsEventParam
event parametersparameters of the event
pEventObject
object that raised the eventan object that raises the event
See Also

Reference

IMEventsEvent Interface
IMEventsEvent Members