Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects Library
/ ReturnCode Enumeration
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Members
See Also
Get Started
Which Terminal Type are you Using?
About VBA
Download the VBA Sample Sessions
Legal Notice
Quickstart
Record and Edit a Macro
Create a Macro with the VBA Editor
Dynamically Open a Session
Dynamically Create a Session
Create a Session From a Microsoft Excel Macro
Open a Session From a Microsoft Excel Macro
Navigating Through IBM Screens
Navigating Through Open Systems Sessions
HowTos
Screen Scrape Data to a Spreadsheet
Get Data From a Spreadsheet
Copy Data Between Terminal Sessions
Get Screen Data With an Excel Macro
Enter Data Using an Excel Form
Enter Data from an Excel Spreadsheet
Log User Input
Save Screens as Text
Save Screens to Word as Images
Dynamically Change the User Interface
Change Themes to Control Look and Feel
Change Keyboard Mapping "On the Fly"
Customize the Open Systems Display
Generate Email
Use Connection Macros
Close Open Systems Sessions Gracefully
Create an SSH Session from Excel
Handle TLS Authentication
Log Unredacted Credit Card Numbers
Transfer Files
Import Macros To the Common Project
Key Concepts
Using the Reflection Object Model
Handling Asynchronous Behavior
Using Reflection Events
Naming Macros
Handling Runtime Errors
Understanding VBA Project Components
Using Named Arguments
Understanding Syntax
Using Predefined Constants
Sharing and Referencing Macros
Controlling Macro Execution
Using Extra! and Legacy Reflection Macros
API Libraries
API Libraries
Attachmate.Reflection.Objects Library
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Attachmate.Reflection.Objects.Framework Library
ReturnCode Enumeration
In This Topic
Members
See Also
The code that's returned from a method to indicate success and error conditions.
Members
Member
Description
Cancelled
Cancelled.
Error
Error.
PermissionRequired
Permission is required.
Success
Success.
Timeout
Timeout condition.
Truncated
The text is truncated.
See Also
Reference
Attachmate.Reflection.Objects Library