EnhEvent.Trigger

[This is preliminary documentation and subject to change.]

The Trigger property contains an identifier that specifies the trigger type of this event. This property is only valid if EnhEvent.IsTrigger is non-zero.

Syntax

object.Trigger [ = lTrigger ]
 

Parts

object
Object expression that resolves to an EnhEvent object.
lTrigger
Long that specifies the type of trigger. For more information about trigger identifiers and format, see Enhancement Triggers.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in stream.idl.
  Import Library: Included as a resource in stream.dll.
  Unicode: Yes.

See Also

EnhEvent.IsTrigger