Click or drag to resize

IOia Interface

A representation of the Operator Information Area.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.0.7.0 (1.0.7.0)
Syntax
public interface IOia : IOiaEvents

The IOia type exposes the following members.

Properties
  NameDescription
Public propertyCommErrorCode
The current comm error code.
Public propertyProgErrorCode
The current program error code.
Public propertyCode exampleStatus
The current OIA status.
Top
Events
  NameDescription
Public eventChanged
Raised when the OIA status changes.
(Inherited from IOiaEvents.)
Public eventError
Raised an OIA error occurs.
(Inherited from IOiaEvents.)
Top
See Also