Platform SDK: Web Telephony Engine |
The RecordStopOnAnyKey property sets or retrieves whether recording should stop when the caller presses any key.
WTEApplication.RecordStopOnAnyKey [ = bRecordStopOnAnyKey ]
Setting | Meaning |
---|---|
TRUE | Any key causes recording to stop. |
FALSE | Only the key specified by the InputTerminator property causes recording to stop. |
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.