IPXV_Inst::GetPrinters Method

From PDF XChange PDF SDK
Revision as of 10:04, 25 May 2015 by Pifagor (Talk | contribs)

Jump to: navigation, search


Gets list of names of available printers.

Syntax

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

Parameters

ppPrinterNames
[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