[This is preliminary documentation and subject to change.]
The Network property contains the call letters of the network affiliate of the station broadcasting the interactive show.
object.Network [ = sNetwork ]
The Network property stores the call letters of the network affiliate of the station. This affiliate can be the same as the station in some cases. In other situations, a national network is the affiliate for a local station.
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 network affiliate to the MSNBC.
ann.Network = "MSNBC"
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.