EnhEvents.Title

[This is preliminary documentation and subject to change.]

The Title property contains the title of the enhancement stream.

Syntax

object.Title [ = sTitle ]
 

Parts

object
Object expression that resolves to an EnhEvents object.
sTitle
String that contains the title. If this value is not set, the default is an empty string ("").

Remarks

Title specifies the title of the enhancement stream, not the interactive episode. The title of the interactive episode is stored in EnhEvents.ShowName.

QuickInfo

  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.