Annc.AnnouncementType

[This is preliminary documentation and subject to change.]

The AnnouncementType property specifies the type of the announcement.

Syntax

object.AnnouncementType [ = lType ]
 

Parts

object
Object expression that resolves to an Annc object.
lType
Long that indicates the announcement type. This can be one of the following values. If AnnouncementType is not set, the default is anncCurrent.
Type Description
anncNone No announcement is set.
anncCurrent Announces an enhancement for a show that is currently broadcast.
anncTimeSlice Announces an enhancement that is on for a specified amount of time, regardless of whether that time period matches a show.
anncFuture Announces an enhancement show that will be broadcast in the future.
anncChannel Announces a channel enhancement.

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.