The iSeries™ Access for Windows® PC5250 emulator provides desktop users with a graphical user interface for existing iSeries applications. PC5250 allows users to easily and transparently interact with data and applications that are stored on the iSeries server.
PC5250 provides C/C++ application programming interfaces (APIs) for enabling workstation programs to interact with iSeries host systems.
Emulation interface | Header file | Import library | Dynamic Link Library |
---|---|---|---|
Standard HLLAPI | hapi_c.h | pscal32.lib | pcshll.dll |
Enhanced HLLAPI | ehlapi32.h | ehlapi32.lib | ehlapi32.dll |
Windows EHLLAPI | whllapi.h | whllapi.lib |
whllapi.dll |
HACL interface | eclall.hpp | pcseclva.lib |
pcseclva.dll |
PCSAPI interface | pcsapi.h | pcscal32.lib | pcsapi.dll |
The Programmer's Toolkit provides Emulator interfaces documentation, access to header files, and links to sample applications. To access this information, open the Programmer's Toolkit and select Emulation —> C/C++ APIs.