Platform SDK: Web Telephony Engine |
The BackKey property sets or retrieves the key to use to navigate backward through the WTE application.
WTEApplication.BackKey [ = sKey ]
This property is read-write.
The back key should not conflict with the home key or the operator key. If the IgnoreNavigationKeysTillTermination property is FALSE, the BackKey property should also be different from the ClickButtonKey, SkipButtonKey, SelectCheckBoxKey and ClearCheckBoxKey properties.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.
ClearCheckBoxKey, ClickButtonKey, HomeKey, IgnoreNavigationKeysTillTermination, OperatorKey, SelectCheckBoxKey, SkipButtonKey, WTEApplication