ThbTapiCall.StateMode
Unit: hbTapi
 

Holds the state mode identifier of the call. This property is set just prior the ThbTapiLine.OnCallInfo event fires. Some call states have a corresponding state mode that contains details about the mode.

These call states are:

  1. LINECALLSTATE_BUSY
  2. LINECALLSTATE_CONNECTED
  3. LINECALLSTATE_DIALTONE
  4. LINECALLSTATE_OFFERING
  5. LINECALLSTATE_SPECIALINFO
  6. LINECALLSTATE_DISCONNECTED

The StateMode property is superfluous now and will be discarded in a future version.

Availability

Design-Time: None / Run-Time: Read

Declaration

property StateMode: DWORD;

See Also

ThbTapiCall.StateModeText