CTI32 Class Library

cti.HookState Enumeration

Defines whether the line is hung-up or not.

[Visual Basic]
Public Enum cti.HookState
[C#]
public enum cti.HookState

Members

Member Name Description
ONHOOK On-Hook: They are hung up.
OFFHOOK Off-Hook: Call in progress.

Requirements

Namespace: CTI32NetLib

Assembly: CTI32NetLib (in CTI32NetLib.dll)

See Also

CTI32NetLib Namespace