Airlines SDK Help Globe Icon

Using Airlines SDK with Visual InterDev

Before Airlines SDK can be used with a Visual InterDev project, the SDK COM objects must be referenced and the host type identified. These steps must be repeated for every Visual InterDev project using Airlines SDK. Once completed, the Airlines SDK COM objects are accessible within that project. A simple test project is recommended to ensure full functionality before project development.

Note The following steps are based on Visual InterDev v. 6.0.
To include the Airlines SDK COM objects in Visual InterDev
  1. Create a new project, or open an existing project.

  2. From the Project menu, select Project References.

  3. From the References dialog box, select the following host-independent objects by clicking the box next to the object name: SessionLoader and Mutable.

    -and-

    Select one or more of the following host-dependent Screen objects:

    • ScreenTn3270

    • ScreenTn5250

    • ScreenT27

    • ScreenUts

    • ScreenAlc

    • ScreenVt

  4. When you have selected all of the required objects, click OK to add them to your project.

Related Topics
Development Tools Supported
Sample Applications Overview
  Footer