pub unsafe extern "system" fn MsiSourceListAddMediaDiskW(
    szproductcodeorpatchcode: PCWSTR,
    szusersid: PCWSTR,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    dwdiskid: u32,
    szvolumelabel: PCWSTR,
    szdiskprompt: PCWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"