IPXV_Inst::GetDefaultPrinter Method
From PDF XChange PDF SDK
Returns name of printer that is default in the system.
Syntax
HRESULT GetDefaultPrinter([out, retval] BSTR* sPrinterName);
Parameters
- sPrinterName
- [out, retval] Returns pointer unicode string that contains the printer's name.
Return Value
Returns S_OK if operation was successful or error code in other cases.