windows::Win32::System::ApplicationInstallationAndServicing

Function MsiCreateTransformSummaryInfoW

pub unsafe fn MsiCreateTransformSummaryInfoW<P2>(
    hdatabase: MSIHANDLE,
    hdatabasereference: MSIHANDLE,
    sztransformfile: P2,
    ierrorconditions: MSITRANSFORM_ERROR,
    ivalidation: MSITRANSFORM_VALIDATE,
) -> u32
where P2: Param<PCWSTR>,