Platform SDK: Web Telephony Engine

WTEApplication.DetectABCD Property

The DetectABCD property sets or retrieves whether to detect the A, B, C, and D keys as additional dual tone multi-frequency (DTMF) tones rather than a set of mnemonics (for European countries).

Syntax

WTEApplication.DetectABCD [ = bDetect ]

Possible Values

bDetect
Boolean value that has one of the following settings:
Setting Meaning
TRUE Detect the A, B, C, and D keys as additional DTMF tones.
FALSE Detect the A, B, C, and D keys as a set of mnemonics.

This property is read-write.

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

WTEApplication