SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
IClientLineMgrPub6 Interface Reference

import "CLMgrPub.idl";

Inheritance diagram for IClientLineMgrPub6:

Public Member Functions

HRESULT PubSimpleDialEx2 ([in] BSTR dialstring, [in] int LineNumber, [in] BOOL bProcessNumber, [in] BSTR name)
 

Detailed Description

Line manager interface Handles connection to server and selection of lines,

Use this interface from C++ clients

Member Function Documentation

◆ PubSimpleDialEx2()

HRESULT IClientLineMgrPub6::PubSimpleDialEx2 ( [in] BSTR dialstring,
[in] int LineNumber,
[in] BOOL bProcessNumber,
[in] BSTR name )

LineNumber=0..n: dial given dialstring on this line if free line LineNumber=-1: dial given dialstring on any free line bProcessNumber: TRUE: automatically add public access code if it is possibly missing name: if known, the name might be submitted as well; will be used for name resolution If chosen line or selected line is active, an inactive line will be selected automatically before dialing function call will be handled asynchronous, return code S_OK does not guarantee success


The documentation for this interface was generated from the following file: