pub unsafe extern "system" fn MsiRecordGetStringW(
hrecord: MSIHANDLE,
ifield: u32,
szvaluebuf: PWSTR,
pcchvaluebuf: *mut u32
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
