TAPIEx.NET Component Documentation

Open Method

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

None.

See Also

Close

Support editions