Searched refs:phrec (Results 1 – 2 of 2) sorted by relevance
191 static UINT do_query(MSIHANDLE hdb, const char *query, MSIHANDLE *phrec) in do_query() argument196 if (phrec) in do_query()197 *phrec = 0; in do_query()206 ret = MsiViewFetch(hview, phrec); in do_query()
293 static UINT do_query(MSIHANDLE hdb, const char *query, MSIHANDLE *phrec) in do_query() argument305 ret = MsiViewFetch(hview, phrec); in do_query()