Platform SDK: Web Telephony Engine

SRMode.ModeID Property

The ModelID property retrieves the GUID that uniquely identifies the SR mode. These numbers are guaranteed to be unique, so it is not necessary to monitor and 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 = ] SRMode.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

SRMode