Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.