Click or drag to resize

OhioSession Properties

The OhioSession type exposes the following members.

Properties
 NameDescription
Public propertyHllapiLongName Gets the current HLLAPI long name; empty string if session is disconnected.
Public propertyHllapiShortName Gets the current HLLAPI short name; '\0' if session is disconnected.
Public propertyHostName Gets the host name.
Public propertyHostPort Gets the host port number;
Public propertyIsConnected Gets a value that indicates if the session is connected.
Public propertyIsFileTransferInProgress Gets a value that indicates if a file transfer (IND$FILE or FTP) is currently in progress.
Public propertyScreen Gets the OhioScreen object of the session.
Public propertySessionName Gets the session name (a six digit number).
Public propertySessionType Gets the session type.
Public propertyTransferErrorMessage Gets the most recent file transfer error if any.
Top
See Also