IsOpened Property

Description

The IsOpened property indicates if virtual serial port is opened by application.

Access

Read-only

Syntax

Visual Basic

object.IsOpened

Visual C++

LONG object.GetIsOpened()

Delphi

object.IsOpened

Remarks

None

Return value

The non-zero integer value if port is opened by application.

Errors

This property may throw the following exceptions: