windows::Win32::System::ApplicationInstallationAndServicing

Function MsiDatabaseApplyTransformW

pub unsafe fn MsiDatabaseApplyTransformW<P1>(
    hdatabase: MSIHANDLE,
    sztransformfile: P1,
    ierrorconditions: MSITRANSFORM_ERROR,
) -> u32
where P1: Param<PCWSTR>,