Function windows_sys::Win32::Graphics::Printing::AddPrinterConnection2W
[−]pub unsafe extern "system" fn AddPrinterConnection2W(
hwnd: HWND,
pszname: PCWSTR,
dwlevel: u32,
pconnectioninfo: *const c_void
) -> BOOL
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"