Printed Documentation
DevLink Programmer’s Guide
Page 18
IP Office CTI Link
40DHB0002UKAD Issue 11a (14th June 2005)
DLClose
The DLClose()
routine is used to disconnect from an IP Office system.
Parameters
•
pbxh -
A number used to identify the system. This is the user-supplied parameter used to
connect to Dev
Link
in the call to DLOpen().
Return value
•
This routine may return 0 (DEVLINK_SUCCESS) or 1 (DEVLINK_UNSPECIFIEDFAIL) in the
event of an error.
C / C++
LONG PASCAL DLClose( LONG pbxh );
Delphi
function DLClose(pbxh: LongInt): LongInt; stdcall;
Summary of Contents for IP Office CTI Link
Page 1: ...IP Office CTI Link DevLink Programmer s Guide 40DHB0002UKAD Issue 11a 14th June 2005 ...
Page 2: ......
Page 4: ......
Page 22: ......
Page 27: ......