ExecutionViewMgr.Trace

Syntax

ControlName_Trace( exec, thrd, ctxt)

Applies To

ExecutionViewMgr

Purpose

Occurs when the execution sends a UIMsg_Trace message.

Parameters

exec As Execution

[In] Specifies the current execution.

thrd As Thread

[In] Specifies the current thread.

ctxt As SequenceContext

[In] Specifies the current context.

See Also

UIMessageCodes