IPXV_Inst::GetPrinters Method
From PDF XChange PDF SDK
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.