Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Dordinal.c3651 HRESULT hQuery; in SHInvokeCommand() local
3654 hQuery = IContextMenu_QueryContextMenu(iContext, hMenu, 0, 1, 0x7FFF, in SHInvokeCommand()
3657 if (SUCCEEDED(hQuery)) in SHInvokeCommand()