Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dinputscope.idl76 cpp_quote("HRESULT WINAPI SetInputScopes(HWND hwnd,const InputScope *pInputScopes,UINT cInputScopes…
/reactos/dll/win32/msctf/
H A Dmsctf.c651 HRESULT WINAPI SetInputScopes(HWND hwnd, const InputScope *pInputScopes, in SetInputScopes() argument
658 TRACE("\tScope[%u] = %i\n",i,pInputScopes[i]); in SetInputScopes()