| CTI32 Engine Class Library |
|
Log.StatusSetHook Method
When system goes on/off hook, sets status and clears any available name/value pairs.
[Visual Basic]
Public Sub StatusSetHook( _
ByVal
port As
Integer, _
ByVal
hookState As
HookState _
)
Parameters
-
port
- which resource is this concerning
-
hookState
- ONHOOK or OFFHOOK
See Also
Log Class | CTI32Engine Namespace