TAPIEx.NET Component Documentation

OnPhoneButtonArgs Members

OnPhoneButtonArgs overview

Public Instance Constructors

OnPhoneButtonArgs Constructor Initializes new instance of OnPhoneButtonArgs class.

Public Instance Properties

ButtonLampID The button/lamp identifier of the button that was pressed. Note that button identifiers zero through 11 are always the KEYPAD buttons, with '0' being button identifier zero, '1' being button identifier 1 (and so on through button identifier 9), and with '*' being button identifier 10, and '#' being button identifier 11.
Mode The button mode of the button. This parameter uses one of the PHONEBUTTONMODE_ constants.
Phone Reference to TAPIPhone.
State Specifies whether this is a button-down event or a button-up event. This parameter uses one of the PHONEBUTTONSTATE_ constants.

See Also

none.