Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dmetahost.idl59 [out, retval] LPVOID *ppProc);
/reactos/dll/win32/mscoree/
H A Dmetahost.c463 LPCSTR pszProcName, LPVOID *ppProc) in CLRRuntimeInfo_GetProcAddress() argument
465 FIXME("%p %s %p\n", iface, debugstr_a(pszProcName), ppProc); in CLRRuntimeInfo_GetProcAddress()