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