![]() |
SwyxIt! Client SDK 14.20
|
import "CLMgrPub.idl";
Public Member Functions | |
HRESULT | PubSimpleDialEx2 ([in] BSTR dialstring, [in] int LineNumber, [in] BOOL bProcessNumber, [in] BSTR name) |
Line manager interface Handles connection to server and selection of lines,
Use this interface from C++ clients
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