CTI Client network functions (C++ CTI API)

CTI_NClientActive

Contents  Back  Next

Shows the status of the network connection.

 

BOOL WINAPI CTI_NClientActive();

Parameters

None

 

Return value

BOOL

TRUE or FALSE, depending on whether the connection is active or not.

 

Remarks

The network connection is initialised using CTI_N_StartClientCALLBACK or CTI_NStartClientHWND. It can be interrupted using CTI_NClientStop and re-established using CTI_NClientRestart.

 

See also

Network functions overview | WM_CTI_NETWORKCLOSE | WM_CTI_NETWORKOPEN | CTI_SERVICEPAUSE

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.