Function windows_sys::Win32::Graphics::Printing::OpenPrinter2W
[−]pub unsafe extern "system" fn OpenPrinter2W(
pprintername: PCWSTR,
phprinter: *mut HANDLE,
pdefault: *const PRINTER_DEFAULTSW,
poptions: *const PRINTER_OPTIONSW
) -> BOOL
Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’