IPrinterQueue::GetProperties method (printerextension.h)
Gets the properties in the property bag for the queue.
Syntax
HRESULT GetProperties(
[out, retval] IPrinterPropertyBag **ppPropertyBag
);
Parameters
[out, retval] ppPropertyBag
A pointer to the property bag.
Return value
This method returns and HRESULT value.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Desktop |
Header | printerextension.h |