Searched refs:PFnMsiSummaryInfoGetProperty (Results 1 – 1 of 1) sorted by relevance
182 typedef UINT (WINAPI* PFnMsiSummaryInfoGetProperty)( MSIHANDLE hSummaryInfo, typedef197 static PFnMsiSummaryInfoGetProperty f = NULL; in aoo_MsiSummaryInfoGetProperty()201 f = (PFnMsiSummaryInfoGetProperty) aoo_msi_load( "MsSummaryInfoGetPropertyW" ); in aoo_MsiSummaryInfoGetProperty()203 f = (PFnMsiSummaryInfoGetProperty) aoo_msi_load( "MsSummaryInfoGetPropertyA" ); in aoo_MsiSummaryInfoGetProperty()