Printed Documentation
ShowMessage('Error connecting to IP Office');
end;
end;
procedure TForm1.Button2Click(Sender: TObject);
begin
DLClose( 0 );
CloseHandle( hEvent );
end;
end.
Disconnecting
To disconnect from IP Office, use the DLClose() routine, passing the same application-supplied handle
that was used to open the connection:
LONG PASCAL DLClose( LONG pbxh );
DevLink Programmer's Guide
IP Office CTI Link
40DHB0002UKAD Issue 11a (14th June 2005)
Page 10
Need help?
Do you have a question about the IP Office CTI Link and is the answer not in the manual?