IPrintTicketProvider2::GetPrintDeviceResources 方法 (prdrvcom.h)
介绍 IPrintTicketProvider2::GetPrintDeviceResources 方法。
语法
HRESULT GetPrintDeviceResources(
[in] IN LPCWSTR pszLocaleName,
[in] IN IXMLDOMDocument2 *pPrintTicket,
[out] OUT IXMLDOMDocument2 **ppDeviceResources
);
参数
[in] pszLocaleName
pszLocaleName定义 LPCWSTR 参数。
[in] pPrintTicket
pPrintTicket定义 IXMLDOMDocument2 参数。
[out] ppDeviceResources
ppDeviceResources定义 IXMLDOMDocument2 参数。
返回值
返回 HRESULT 值。
要求
要求 | 价值 |
---|---|
标头 | prdrvcom.h (包括 Prdrvcom.h) |