Function windows_sys::Win32::Graphics::Printing::GetPrintOutputInfo
[−]pub unsafe extern "system" fn GetPrintOutputInfo(
hwnd: HWND,
pszprinter: PCWSTR,
phfile: *mut HANDLE,
ppszoutputfile: *mut PWSTR
) -> HRESULT
Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’