Поделиться через


Метод IPrintTicketProvider2::GetPrintDeviceResources (prdrvcom.h)

Описывает метод IPrintTicketProvider2::GetPrintDeviceResources.

Синтаксис

HRESULT GetPrintDeviceResources(
  [in]  IN LPCWSTR           pszLocaleName,
  [in]  IN IXMLDOMDocument2  *pPrintTicket,
  [out] OUT IXMLDOMDocument2 **ppDeviceResources
);

Параметры

[in] pszLocaleName

Определяет параметр LPCWSTRpszLocaleName.

[in] pPrintTicket

Определяет параметр IXMLDOMDocument2 pPrintTicket.

[out] ppDeviceResources

Определяет параметр IXMLDOMDocument2ppDeviceResources.

Возвращаемое значение

Возвращает значение HRESULT.

Требования

Требование Ценность
заголовка prdrvcom.h (include Prdrvcom.h)

См. также

IPrintTicketProvider2