System Object Access enables you to view and manipulate iSeries™ objects through a graphical user interface.
System Object Access application programming interfaces (APIs) for iSeries Access for Windows® provide direct access to object attributes. For example, to obtain the number of copies for a given spool file, you can call a series of SOA APIs, and change the value as needed.
Interface definition file | Import library | Dynamic Link Library |
---|---|---|
cwbsoapi.h | cwbapi.lib | cwbsoapi.dll |
The Programmer's Toolkit provides System Object Access documentation, access to the cwbsoapi.h header file, and links to sample programs. To access this information, open the Programmer's Toolkit and select
.