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


Home
QNX Community Resources
QNX Documentation Library
PpFreePrinterList

PpFreePrinterList

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

PpFreePrinterList()

Free a list of available printers

Synopsis:

void PpFreePrinterList( char **list );

Arguments:

list
A list of available printers that PpLoadPrinterList() previously created.

Library:

ph

Description:

This function frees all allocated memory in the given list of printers.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PpLoadDefaultPrinter(), PpLoadPrinter(), PpLoadPrinterList()

Printing chapter of the Programmer's Guide