Platform SDK: Web Telephony Engine

TTSMode.ModeID Property

The ModeID property retrieves the GUID that uniquely identifies the TTS mode. These numbers are guaranteed to be unique, so you do not need to monitor or record them In addition, the GUID is not stored or used directly by the COM run time, so you do not need to load it into the registry.

Syntax

[ sGUID = ] TTSMode.ModeID

Possible Values

sGUID
String specifying the GUID of the mode.

This property is read-only.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

TTSMode