[This is preliminary documentation and subject to change.]
The PreloadURL property contains the filename and location of the starting page of the interactive show. This is the page that Microsoft® WebTV® for Windows® or the Web browser loads when the interactive show starts.
object.PreloadURL [ = sPreloadURL ]
You must set a value for PreloadURL. Otherwise the announcement file created by Annc.Store will not be valid.
The following example sets the preload URL.
ann.PreloadURL = "MyShow\FirstPage.htm"
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.