Platform SDK: Web Telephony Engine |
The SubmitMenu property retrieves whether the telephony step is a "submit type" menu; that is, a menu that consists of a FORM element containing INPUT elements of the following types: button, reset, or submit. If a "submit type" menu has only one item, it is clicked automatically without offering.
[ bIsSubmit = ] Step.SubmitMenu
Setting | Meaning |
---|---|
TRUE | Telephony step is a "submit type" menu. |
FALSE | Telephony step is not a "submit type" menu. |
This property is read-only.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.