iSeries Objects APIs for iSeries Access for Windows

iSeries™ Objects for iSeries Access for Windows® application programming interfaces (APIs) allow you to work with iSeries print-related objects. These APIs make it possible to work with iSeries spooled files, writer jobs, output queues, printers, and more.

By using iSeries Objects APIs, you can write workstation applications that are customized for the user's environment. For example, you can write an application to manage spooled files for a single user, or for all users across a network of iSeries servers. This includes holding, releasing, changing attributes of, deleting, sending, retrieving and answering messages for the spooled files.

iSeries Objects APIs for iSeries Access for Windows required files:

Header file Import library Dynamic Link Library
cwbobj.h cwbapi.lib cwbobj.dll

Programmer's Toolkit:

The Programmer's Toolkit provides iSeries Objects documentation, access to the cwbobj.h header file, and links to sample programs. To access this information, open the Programmer's Toolkit and select iSeries Operations > C/C++ APIs.

Note: By using the code examples, you agree to the terms of the Code license and disclaimer information.
Related reference
iSeries Object APIs return codes
iSeries system name formats for connection APIs
OEM, ANSI, and Unicode considerations