Platform SDK: Web Telephony Engine |
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).
WTEApplication.DetectABCD [ = bDetect ]
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.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.