EnhEvents.Priority

[This is preliminary documentation and subject to change.]

The Priority property indicates the default priority for the events in the enhancement stream. This property is not yet implemented.

Syntax

object.Priority [ = lPriority ]
 

Parts

object
Object expression that resolves to an EnhEvents object.
lPriority
Long that indicates the default priority.

Remarks

This property can be overridden for an individual event by setting EnhEvent.Priority. If neither value is set, the default priority is 5.

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.