Home
last modified time | relevance | path

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

/reactos/dll/win32/mscoree/
H A Dcorruntimehost.c619 static const struct ICLRRuntimeHostVtbl CLRHostVtbl = variable
1130 This->ICLRRuntimeHost_iface.lpVtbl = &CLRHostVtbl; in RuntimeHost_Construct()