.NET Connector Method Reference

.NET Connector Method Reference

  • Attachmate.Verastream.HostIntegrator.EAO2V
Show / Hide Table of Contents
  • Attachmate.Verastream.HostIntegrator.E2V
    • Area
    • ExtraArea
    • ExtraOIA
    • ExtraScreen
    • ExtraSession
    • ExtraSessions
    • ExtraSystem
    • OIA
    • Screen
    • Session
    • Sessions
    • System
  • Attachmate.Verastream.HostIntegrator.EAO2V
    • ATM_AREA
    • ATM_FIELDTYPE
    • ATM_FINDFIELD
    • ATM_OIA
    • ATM_OIA_ERRORSTATUS
    • ATM_OIA_OWNER
    • ATM_OIA_XSTATUS
    • ATM_SESSION_STATE
    • ATM_WRAP
    • AtmConTN3270
    • AtmConstants
    • AtmScreen3270
    • AtmSession
    • AtmSessionConstants
    • IAtmConTN3270
    • IAtmOia3270
    • IAtmScreen3270
    • IAtmSession
    • IAtmWait
  • WRQ.Verastream.HostIntegrator
    • AidKey
    • AttributeMetaData
    • Color
    • ColumnMetaData
    • ColumnType
    • ElementLocation
    • ElementType
    • ErrorMessage
    • FieldMetaData
    • HostIntegratorChannelException
    • HostIntegratorConnectorException
    • HostIntegratorDeadSessionException
    • HostIntegratorException
    • HostIntegratorMarshallerException
    • HostIntegratorModelDataException
    • HostIntegratorModelDefException
    • HostIntegratorRejuvenationSession
    • HostIntegratorServerException
    • HostIntegratorSession
    • HostIntegratorTerminalException
    • HostIntegratorTimeoutException
    • HostIntegratorUserException
    • InputFieldInfo
    • LoggingLevel
    • MetaData
    • MetaDataType
    • ModelDataColumn
    • ModelDataTable
    • OperationMetaData
    • ProcedureMetaData
    • ProcedureType
    • RcConst
    • RecordSetMetaData
    • RegionType
    • RejuvenationAidKey
    • RejuvenationEnablementMode
    • RejuvenationMethod
    • Screen
    • ScreenField
    • ScrollMovement
    • SessionType
    • TerminalAttributes
    • TerminalField
    • TerminalScreen
    • VariableInitialization
    • VariableMetaData
    • VariableType

Namespace Attachmate.Verastream.HostIntegrator.EAO2V

Classes

AtmConTN3270

Provides TN3270 connection services for the AtmSession object.

AtmConstants

Global Constants.

AtmScreen3270

Provides 3270-specific screen services to AtmSession objects.

AtmSession

The Session object handles the communication flow from the host datastream.

AtmSessionConstants

Global Constants.

Interfaces

IAtmConTN3270

Provides TN3270 connection services for the AtmSession object.

IAtmOia3270

Provides OIA (Operator Information Area) services to screen objects. Returned By Oia property.

IAtmScreen3270

Provides 3270-specific screen services to AtmSession objects.

IAtmSession

The Session object handles the communication flow from the host datastream.

IAtmWait

VHI does not have asynchronous calls. Functions always execute synchronously, and then return a Wait object with the result. To access the result, invoke the Wait method or use the Value property.

Enums

ATM_AREA

Describes a defined character text region on which to perform an operation. ATM_AREA flags can be used together with the ATM_WRAP flags to define text regions.

ATM_FIELDTYPE

Used by FindField, FieldCount to define types of fields.

ATM_FINDFIELD

Used by FindField to specify types of find operations.

ATM_OIA

Specifies OIA type.

ATM_OIA_ERRORSTATUS

Error Status.

ATM_OIA_OWNER

Specifies current owner.

ATM_OIA_XSTATUS

Status or error condition displayed on the OIA.

ATM_SESSION_STATE

Indicates the state of the session.

ATM_WRAP

Describes screen wrapping characteristics.

In This Article
  • Classes
  • Interfaces
  • Enums
Back to top © 1985-2024 Rocket Software, Inc. or its affiliates. All Rights Reserved