Searched refs:aoo_MsiGetPatchInfo (Results 1 – 3 of 3) sorted by relevance
44 UINT WINAPI aoo_MsiGetPatchInfo( LPCTSTR szPatch,
117 UINT WINAPI aoo_MsiGetPatchInfo( LPCTSTR szPatch, in aoo_MsiGetPatchInfo() function
1806 nRet = aoo_MsiGetPatchInfo( szPatchID, INSTALLPROPERTY_LOCALPACKAGE, NULL, NULL ); in IsPatchInstalled()