Platform SDK: Web Telephony Engine

StepConstrains.LegalDigits Property

The LegalDigits property retrieves an array of legal digits, in case the type is "Legal digits". This is used in short menus in which there are enough digits for all menu items and in buttons and check boxes in which there are only two options.

Syntax

[ sDigits = ] StepConstrains.LegalDigits

Possible Values

sDigits
String specifying the array of legal digits.

This property is read-only.

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

StepConstrains