Function windows_sys::Win32::Graphics::Printing::UploadPrinterDriverPackageW
[−]pub unsafe extern "system" fn UploadPrinterDriverPackageW(
pszserver: PWSTR,
pszinfpath: PWSTR,
pszenvironment: PWSTR,
dwflags: u32,
hwnd: HWND,
pszdestinfpath: PWSTR,
pcchdestinfpath: *mut u32
) -> HRESULTExpand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
