Function MsiDatabaseApplyTransformA
pub unsafe fn MsiDatabaseApplyTransformA<P1>(
hdatabase: MSIHANDLE,
sztransformfile: P1,
ierrorconditions: MSITRANSFORM_ERROR,
) -> u32where
P1: Param<PCSTR>,
pub unsafe fn MsiDatabaseApplyTransformA<P1>(
hdatabase: MSIHANDLE,
sztransformfile: P1,
ierrorconditions: MSITRANSFORM_ERROR,
) -> u32where
P1: Param<PCSTR>,