Function windows::Win32::System::ApplicationInstallationAndServicing::MsiEnumPatchesW
pub unsafe fn MsiEnumPatchesW<P0>(
szproduct: P0,
ipatchindex: u32,
lppatchbuf: PWSTR,
lptransformsbuf: PWSTR,
pcchtransformsbuf: *mut u32,
) -> u32where
P0: Param<PCWSTR>,