Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dole2.h80 HRESULT WINAPI OleRegEnumVerbs (REFCLSID clsid, LPENUMOLEVERB* ppenum);
/reactos/dll/win32/ole32/
H A Dole32.spec253 @ stdcall OleRegEnumVerbs(long ptr)
H A Ddefaulthandler.c714 return OleRegEnumVerbs(&This->clsid, ppEnumOleVerb); in DefaultHandler_EnumVerbs()
H A Dole2.c1125 HRESULT WINAPI OleRegEnumVerbs (REFCLSID clsid, LPENUMOLEVERB* ppenum) in OleRegEnumVerbs() function
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/
H A Dactivex.cpp4844 return OleRegEnumVerbs(m_classId, ppEnumOleVerb); in EnumVerbs()