windows::Win32::System::ApplicationInstallationAndServicing

Function MsiCreateTransformSummaryInfoA

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