IPXV_Inst::GetPrinters Method
From PDF XChange PDF SDK
Gets list of names of available printers.
Syntax
HRESULT GetPrinters([out, retval] IUniqueStrings** PrinterNames);
Parameters
- PrinterNames
- [out, retval] Returns pointer to IUniqueStrings object.
Return Value
Returns S_OK if operation was successful or error code in other cases.