Description
Open method opens the specified phone device.
[Visual Basic]
Function Open() As Boolean
[C#]
public Boolean Open(void);
Parameters
- None.
Return values
If the function succeeds, the return TRUE, otherwise return FALSE.
Remarks
See Also
Support editions



