EnhEvents.ShowName

[This is preliminary documentation and subject to change.]

The ShowName property is the name of the show or episode associated with the event stream.

Syntax

object.ShowName [ = sName ]
 

Parts

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

Remarks

This property is used to compute EnhEvent.XmitName.

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.

See Also

EnhEvents.Title