TriggerEvent

concerns

The TriggerEvent function generates an event to the calling application. The function is used if the TCE client was started as a COM object.

 

Syntax

TriggerEvent(EventName, [, Param1] [, Param2] … [, ParamN])

Return value

Type

Description

String

Translated file path

Parameter

Use

Name

Type

Passing

Description

Required

EventName

String

ByVal

Name of the event that the application is to create

Optional

Param1-N

Variant

ByRef

Parameters that the event is to pass