EnhEvent.IsAnnounce

[This is preliminary documentation and subject to change.]

The IsAnnounce property indicates whether the event is an enhancement announcement.

Syntax

object.IsAnnounce [ = lAnnc ]
 

Parts

object
Object expression that resolves to an EnhEvent object.
lAnnc
Long that indicates whether the event is an announcement. If this value is non-zero, the event is an announcement. If it is zero, the event is not an announcement.

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, EnhEvent.Name