Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PpLoadPrinterList

PpLoadPrinterList

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PpLoadPrinterList()

Load a list of available printers

Synopsis:

char **PpLoadPrinterList( void );

Library:

ph

Description:

This function loads a null-terminated list of the names of printers that are available for printing.

Use PpFreePrinterList() to free the list.

Returns:

A pointer to the list.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PpFreePrinterList(), PpLoadDefaultPrinter(), PpLoadPrinter()

Printing chapter of the Programmer's Guide