Searched defs:puiDataType (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/msi/ |
H A D | suminfo.c | 646 static UINT get_prop( MSISUMMARYINFO *si, UINT uiProperty, UINT *puiDataType, INT *piValue, in get_prop() 742 UINT WINAPI MsiSummaryInfoGetPropertyA( MSIHANDLE handle, UINT uiProperty, UINT *puiDataType, INT *… in MsiSummaryInfoGetPropertyA() 793 UINT WINAPI MsiSummaryInfoGetPropertyW( MSIHANDLE handle, UINT uiProperty, UINT *puiDataType, INT *… in MsiSummaryInfoGetPropertyW()
|