CTI Client network functions (C++ CTI API)

CTI_NStartClientHWND

Contents  Back  Next

Initialises the interface.

 

VOID WINAPI CTI_NStartClientHWND(

 HWND hWndParent

);

Parameters

hWndParent

Handle of window which receives events.

 

Return value

None

 

Remarks

This function initialises the interface. All events are then delivered over the corresponding window function. The function may not be used together with CTI_NStartClientCALLBACK.

 

Example

SQL sample

 

See also

Network functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.