Source position: jwamsiquery.pas line 498
function MsiSummaryInfoSetProperty(
hSummaryInfo: MSIHANDLE;
uiProperty: UINT;
uiDataType: UINT;
iValue: Integer;
const pftValue: FILETIME;
szValue: LPCTSTR
):UINT;