pub unsafe extern "system" fn MsiEnumPatchesW(
szproduct: PCWSTR,
ipatchindex: u32,
lppatchbuf: PWSTR,
lptransformsbuf: PWSTR,
pcchtransformsbuf: *mut u32
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"