IPrintTicketProvider2::GetPrintDeviceResources method (prdrvcom.h)
Describes the IPrintTicketProvider2::GetPrintDeviceResources method.
Syntax
HRESULT GetPrintDeviceResources(
[in] IN LPCWSTR pszLocaleName,
[in] IN IXMLDOMDocument2 *pPrintTicket,
[out] OUT IXMLDOMDocument2 **ppDeviceResources
);
Parameters
[in] pszLocaleName
Defines the LPCWSTR parameter pszLocaleName.
[in] pPrintTicket
Defines the IXMLDOMDocument2 parameter pPrintTicket.
[out] ppDeviceResources
Defines the IXMLDOMDocument2 parameter ppDeviceResources.
Return value
Returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Header | prdrvcom.h (include Prdrvcom.h) |