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