|
ReactOS 0.4.16-dev-1946-g52006dd
|
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 typedef | IUnknown | |
| 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 |