Platform SDK: Web Telephony Engine

StepConstrains.LowerBlocked Property

The LowerBlocked property retrieves the lower number blocked if the Type property has both ConsBoundaries and ConsTerminator values, and if there is a conflict among some numbers that lie between the LowerBoundary and the UpperBoundary properties. Numbers between the LowerBlocked and the UpperBlocked properties are not attached to any menu items. For example, if a menu has 20 items, and the TerminationString property is "2", its items get the numbers 10 through 19 and 30 through 39; thus, the LowerBlocked property is 20 and the UpperBlocked property is 29.

Syntax

[ lLower = ] StepConstrains.LowerBlocked

Possible Values

lLower
Integer specifying the lower number blocked.

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, Type