[This is preliminary documentation and subject to change.]
The ShowStart property specifies the starting time and date of the interactive show.
object.ShowStart [ = dDate ]
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 example sets the start time to 8:00 P.M. on February 4, 1998.
ann.ShowStart = #2/4/1998 8:00PM#
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.