TAPIEx ActiveX Control v3.6 |
The GetLineFromDeviceID() Return to TAPILine class according to DeviceID
TAPILine* GetLineFromDeviceID( DeviceID As Long );
If the method succeeds, the TAPILine class instance. If the DeviceID is invail, it will return NULL.
you can obtain line ID through TAPILine.DeviceID property