ReactOS 0.4.15-dev-7924-g5949c20
ICorDebugEval Member List

This is the complete list of members for ICorDebugEval, including all inherited members.

Abort()ICorDebugEval
AddRef()IUnknown
CallFunction([in] ICorDebugFunction *pFunction, [in] ULONG32 nArgs, [in] ICorDebugValue *ppArgs[])ICorDebugEval
CreateValue([in] CorElementType elementType, [in] ICorDebugClass *pElementClass, [out] ICorDebugValue **ppValue)ICorDebugEval
GetResult([out] ICorDebugValue **ppResult)ICorDebugEval
GetThread([out] ICorDebugThread **ppThread)ICorDebugEval
IsActive([out] BOOL *pbActive)ICorDebugEval
LPUNKNOWN typedefIUnknown
NewArray([in] CorElementType elementType, [in] ICorDebugClass *pElementClass, [in] ULONG32 rank, [in] ULONG32 dims[], [in] ULONG32 lowBounds[])ICorDebugEval
NewObject([in] ICorDebugFunction *pConstructor, [in] ULONG32 nArgs, [in] ICorDebugValue *ppArgs[])ICorDebugEval
NewObjectNoConstructor([in] ICorDebugClass *pClass)ICorDebugEval
NewString([in] LPCWSTR string)ICorDebugEval
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown