Function windows_sys::Win32::UI::Shell::SHInvokePrinterCommandW
[−]pub unsafe extern "system" fn SHInvokePrinterCommandW(
hwnd: HWND,
uaction: u32,
lpbuf1: PCWSTR,
lpbuf2: PCWSTR,
fmodal: BOOL
) -> BOOL
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"