GetPrintOutputInfo 函数 (winspool.h)

语法

HRESULT GetPrintOutputInfo(
  [in]  HWND   hWnd,
  [in]  PCWSTR pszPrinter,
  [out] HANDLE *phFile,
  [out] PWSTR  *ppszOutputFile
);

参数

[in] hWnd

[in] pszPrinter

[out] phFile

[out] ppszOutputFile

返回值

如果此函数成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。

要求

要求
目标平台 Windows
标头 winspool.h