Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msi/
H A Dautomation.c1225 static HRESULT Session_FeatureRequestStatePut(IDispatch *pSession, LPCWSTR szName, int iState) in Session_FeatureRequestStatePut() function
1877 hr = Session_FeatureRequestStatePut(pSession, L"One", INSTALLSTATE_ADVERTISED); in test_Session()