2.13.35 TimeCommandBehaviorTypeEnum

Referenced by: TimeCommandBehaviorAtom

An enumeration that specifies the type of a command.

Name

Value

Meaning

TL_TCBT_Event

0x00000000

Send out an event to the target object.

TL_TCBT_Call

0x00000001

Call a method or function on the target object.

TL_TCBT_OleVerb

0x00000002

Send an OLE verb to the target object.