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