TAPIEx.NET Component Documentation

Enum PHONEBUTTONMODE

The BUTTONMODE_ bit-flag constants describe the button classes.

BUTTONMODE_CALL
The button is assigned to a call appearance.
BUTTONMODE_DISPLAY
The button is a "soft" button associated with the 's display. A set can have zero or more display buttons.
BUTTONMODE_DUMMY
This value is used to describe a button/lamp position that has no corresponding button but has only a lamp.
BUTTONMODE_FEATURE
The button is assigned to requesting features from the switch, such as hold, conference, and transfer.
BUTTONMODE_KEYPAD
The button is one of the twelve keypad buttons, 0 through 9, '*', and '#'.
BUTTONMODE_LOCAL
The button is a local function button, such as mute or volume control.

See Also

None.