documentation.HELP! HostExplorer Programming Documentation

Properties and Data Types of the HETP3270/5250/VT Objects

HostExplorer Programming

previous page next page

Properties and Data Types of the HETP3270/5250/VT Objects

The following properties and data types are common to the HETP3270, HETP5250, and HETPVT objects:

Properties

  • AttentionFormat
  • CodePage
  • ConnectionStatus
  • HostAddress
  • IsReceiveBlocked
  • ModelRows
  • Port
  • RetryDelayTimeBetweenHosts
  • TelnetIsLineMode
  • TelnetName
  • TerminalType
  • CharSet
  • Connected
  • EnableTracing
  • HostName
  • ModelColumns
  • NumberOfRetries
  • PortList
  • TelnetEcho
  • TelnetIsLocalEcho
  • TerminalModel
  • TraceFilename

Data Types

  • HOSTEX_ATN_FORMAT Data Type
  • HOSTEX_CONNECT_BY Data Type
  • HOSTEX_DEVICE_TYPE Data Type
  • HOSTEX_FUNCTION_KEY Data Type
  • HOSTEX_TERM_MODEL Data Type
  • HOSTEX_TOGGLE_RECEIVE Data Type
previous page start next page

Menu

  • Homepage

Table of contents

  • Introducing HostExplorer Programming
  • Customizing HostExplorer
    • Introducing HostExplorer APIs
    • OLE Support
      • OLE Automation
      • OLE Objects
      • Methods and Properties of the Application Object
      • Methods and Properties of the Hosts Object
      • Methods and Properties of the Host Object
      • Methods and Properties of the Area Object
      • Methods and Properties of the Field Object
      • Methods and Properties of the Cfg3270, Cfg5250, and CfgVT Objects
      • Unsupported OLE Methods and Properties
      • Differences Between Hummingbird Basic and WinWrap Basic
      • File Transfer Options
        • File Transfer Options
        • General Options
        • CMS-Specific Options on Upload
        • TSO-Specific Options on Upload
        • MUSIC-Specific Options on Upload
      • Special Sequences
        • 3270/5250 Special Sequences
        • VT Special Sequences
    • COM Objects
      • About COM Objects
      • Relationship Between COM Objects
      • Unsupported COM Methods and Properties
      • Renamed or Moved COM Methods, Properties, and Interfaces
      • Terminal Objects
        • About the Terminal Objects
        • Methods of the Terminal Objects
        • Properties of the Terminal Objects
      • Profile Object
        • About the Profile Object
        • Profile Interface
        • ProfileTerminal Interface
        • ProfileGraphics Interface
        • ProfileKeyboard Interface
        • ProfileMouse Interface
        • ProfileToolbar Interface
        • ProfileTrackMenu Interface
        • ProfileTranslationTable Interface
        • ProfileVTCharset Interface
        • ProfileEdit Interface
        • ProfileColor Interface
        • ProfileFileTransfer Interface
        • ProfileSecurity Interface
        • ProfileDisplay Interface
        • ProfileCursor Interface
        • ProfileFonts Interface
        • ProfilePCPrint Interface
        • ProfilePrintScreen Interface
        • ProfilePrintSession Interface
        • ProfileCapture Interface
        • ProfileHostPrinting Interface
        • ProfileHotspots Interface
        • ProfileEvents Interface
        • ProfileConnection Interface
        • ProfileSessionWindow Interface
        • ProfileSound Interface
        • Data Types of the Profile Object
      • Parser Objects
        • About the Parser Objects
        • Methods of the Parser Objects
        • Properties of the Parser Objects
        • Data Types of the Parser Objects
      • Transport Objects
        • About the Transport Objects
        • Methods of the Transport Objects
        • Properties of the Transport Objects
        • Data Types of the Transport Objects
    • OHIO
      • About OHIO
      • OhioManager Interface
      • OhioSessions Interface
      • OhioSession Interface
      • OhioScreen Interface
      • OhioOIA Interface
      • OhioFields Interface
      • OhioField Interface
      • OhioPosition Interface
      • Data Types of OHIO
    • Legacy APIs
      • About Legacy APIs
      • EHLLAPI and WinHLLAPI
        • EHLLAPI and WinHLLAPI DLL Support
        • Special EHLLAPI and WinHLLAPI Flags
        • EHLLAPI Support
          • EHLLAPI Module
          • Irma Compatibility Mode
          • EHLLAPI Calls
          • Visual Basic Interface
          • EHLLAPI Support in VT and NVT Modes
          • EHLLAPI Development Files
          • NVT Mode Functions
          • NVT Mode Exceptions
          • Configuration Tips
        • WinHLLAPI Support
          • WinHLLAPI Module
          • WinHLLAPI Development Files
      • Dynamic Data Exchange (DDE)
        • What is DDE?
        • How Does DDE Work?
        • DDE Terminology
        • DDE Sample Code
        • System Topic
  • Customizing FTP and FTP OLE
    • Introducing FTP API
    • Sample Client Source Code
    • Customizing FTP
      • Initialization and Termination Functions
        • InitFTP Function
        • DeinitFTP Function
      • Directory Functions
        • MakeHostDir Function
        • ChangeHostDir Function
        • PrintWorkingDir Function
        • RemoveHostDir Function
      • Connection and Access Functions
        • ConnectToHost Function
        • UserLogin Function
        • DisconnectFromHost Function
      • File Transfer Functions
        • GetFile Function
        • MGet Function
        • PutFile Function
        • MPut Function
        • AppendFile Function
      • Deleting and Renaming Functions
        • DeleteHostFile Function
        • RenameHostFile Function
      • Tree Functions
        • GetTree Function
        • PutTree Function
        • DelTree Function
        • LocalDelTree Function
      • Transfer Type Settings
        • ASCIIType Setting
        • BinaryType Setting
        • SetTransferType Setting
        • GetTransferType Setting
      • Local File Creation Settings
        • CreateValidFATFiles Setting
        • ValidFATFileCreate Setting
      • Timeout Settings
        • SetReplyTimeoutValue Setting
        • GetReplyTimeoutValue Setting
      • Remote Command Functions
        • LS Function
        • FTPDIR Function
      • FTP Session Settings
        • FTPActive Setting
        • FTPPassive Setting
        • SessionType Setting
        • CTRLZStatus Setting
        • GetLocalFilenamesStatus Setting
        • SetLocalFilenamesLowercase Setting
        • StripCtrlZ Setting
        • WriteCtrlZ Setting
      • Miscellaneous FTP Command Functions and Settings
        • Account Function
        • SystemType Function
        • GetOutputText Function
        • QuoteCommand Function
      • Error Handling Function
        • GetErrorText Function
    • Customizing FTP OLE
      • Introducing FTP OLE API
      • Creating an OLE Script
      • IHclFtpEngine Object
        • IHclFtpEngine Object
        • IHclFtpEngine Object Method
        • IHclFtpEngine Object Properties
      • IHclFtpSession Object
        • IHclFtpSession Object
        • IHclFtpSession Object Methods
        • IHclFtpSession Object Properties
      • IHclFtpSessions Object
        • IHclFtpSessions Object
        • IHclFtpSessions Object Methods
        • IHclFtpSessions Object Properties
    • User-Defined Types
      • User-Defined Types
  • Customizing WyseTerm
    • Introducing WyseTerm API
    • Configuring Telnet Using DDE
      • Conversing with Telnet using DDE
      • Request and Execute Syntax
      • DDE Topics Available in Telnet
      • System Topic Request Items (HTelnet|System)
      • Terminal Topic Items (HTelnet|Terminal)
      • Emulation Type Topic Items (HTelnet|EmulationType)
      • Page Topic Items (HTelnet|Page)
    • Configuring Telnet Using OLE
      • Automating Telnet using OLE
      • Starting Telnet in Hummingbird Basic Using OLE
      • Property and Method Syntax
      • Available OLE Objects in Telnet
      • WyseTerm Object
      • Emulation Object
      • Page Object
      • Title Object
  • Reference
    • General Accessibility
    • Microsoft Accessibility Options
    • Technical Support

Get in touch

Submit feedback about this site to:

  • [email protected]

© documentation.help. Design: rehmann.co.