Comma7Io.status Method
Retrieves the status of the last operation that was performed on the Io object. The return value is represented by the system enumeration IO_Status.
Syntax
public IO_Status status()
Run On
Called
Return Value
Type: IO_Status Enumeration
The status of the last operation, in the form of a system enumeration.
Remarks
The ranges of possible IO_Status values that are returned vary among Io classes.