[This is preliminary documentation and subject to change.]
The Title property specifies the title of the enhancement.
object.Title [ = sTitle ]
You must set a value for Title. Otherwise the announcement file created by Annc.Store will not be valid.
The Title property stores the title of the enhancement. This is typically different from the name of the show itself. The name of the show being enhanced is stored in Annc.ShowName.
The value of the Title property is used as the title of the enhancement in any user interface specifying the enhancement.
The following example sets a title for the interactive version of the show. The noninteractive show name is stored in Annc.ShowName.
ann.ShowName = "Time & Again Interactive"
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.