[This is preliminary documentation and subject to change.]
The Station property specifies the call letters of the broadcast station transmitting the interactive show.
object.Station [ = sStation ]
This property is one of the components that the Annc object uses to create the show reference string stored in the Annc.ShowRef property.
You are not required to set this property in order for the announcement file created by Annc.Store to be valid. The default value is sufficient in many cases.
The following example sets the Station property to a local broadcast station.
ann.Station = "KZZZ"
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.