[This is preliminary documentation and subject to change.]
The TuningSpace property specifies the tuning space on which the broadcast clients will receive the interactive show.
object.TuningSpace [ = sTS ]
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, an empty string, means that the show reference built from this value applies to any tuning space.
Typically, this value is only set if you are creating a channel-specific future enhancement announcement.
The following sets the tuning space to analog television broadcasts.
ann.TuningSpace = "broadcast"
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.