IPXV_Inst::GetPrinters Method

From PDF XChange PDF SDK
Jump to: navigation, search


Gets list of names of available printers.

Syntax

HRESULT GetPrinters([out, retval]  IUniqueStrings**  pPrinterNames);

Parameters

pPrinterNames
[out, retval] Returns pointer to IUniqueStrings object.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXV_Inst, IPXV_Inst::GetDefaultPrinter