Home
last modified time | relevance | path

Searched refs:hSummaryInfo (Results 1 – 1 of 1) sorted by relevance

/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp1847 PMSIHANDLE hSummaryInfo; in IsPatchInstalled() local
1855 UINT nRet = MsiGetSummaryInformation( NULL, szDatabasePath, 0, &hSummaryInfo ); in IsPatchInstalled()
1867 …nRet = MsiSummaryInfoGetProperty( hSummaryInfo, PID_REVNUMBER, &uiDataType, NULL, NULL, szPatchID,… in IsPatchInstalled()

Completed in 22 milliseconds