Example
The following example shows how to start a new Personal Communications emulator connection.
' Create a connection manager
dim myCMgrObj as new lsxECLConnMgr
' Start a new PCOMM connection
myCMgrObj.StartConnection("profile=coax Name=e")
The following example shows how to start a new Personal Communications emulator connection.
' Create a connection manager
dim myCMgrObj as new lsxECLConnMgr
' Start a new PCOMM connection
myCMgrObj.StartConnection("profile=coax Name=e")