Home
last modified time | relevance | path

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

/reactos/dll/win32/propsys/
H A Dpropsys_main.c221 return PSRefreshPropertySchema(); in propsys_RefreshPropertySchema()
278 HRESULT WINAPI PSRefreshPropertySchema(void) in PSRefreshPropertySchema() function
H A Dpropsys.spec92 @ stdcall PSRefreshPropertySchema() function
/reactos/sdk/include/psdk/
H A Dpropsys.idl807 cpp_quote("HRESULT WINAPI PSRefreshPropertySchema(void);")
/reactos/modules/rostests/winetests/propsys/
H A Dpropsys.c443 ret = PSRefreshPropertySchema(); in test_PSRefreshPropertySchema()
450 ret = PSRefreshPropertySchema(); in test_PSRefreshPropertySchema()