[This is preliminary documentation and subject to change.]
The ShowLength property specifies the duration of the interactive show, in seconds.
object.ShowLength [ = dShowLength ]
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, such as announcements for current shows.
The following examples sets the show length to 30 minutes. Note that ann is an Annc object variable.
ann.ShowLength = 1800
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.