Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msi/
H A Dautomation.c1274 static HRESULT View_Execute(IDispatch *pView, IDispatch *pRecord) in View_Execute() function
1632 hr = View_Execute(pView, NULL); in test_Database()