CTI Server functions (C++ CTI API)

CTI_Init

Contents  Back  Next

Initialise the server interface.

 

VOID WINAPI CTI_Init(

 DataCallbackProc pCallbackProc

);

Parameters

pCallbackProc

Address of a callback function

 

Return value

None

 

Remarks

This function initialises the server interface in FCTIDATA.DLL and should be called before the interface is used.

 

See also

Server functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.