ReactOS 0.4.16-dev-1067-ge98bba2
|
This is the complete list of members for ICorDebugController, including all inherited members.
AddRef() | IUnknown | |
CanCommitChanges([in] ULONG cSnapshots, [in] ICorDebugEditAndContinueSnapshot *pSnapshots[], [out] ICorDebugErrorInfoEnum **pError) | ICorDebugController | |
CommitChanges([in] ULONG cSnapshots, [in] ICorDebugEditAndContinueSnapshot *pSnapshots[], [out] ICorDebugErrorInfoEnum **pError) | ICorDebugController | |
Continue([in] BOOL fIsOutOfBand) | ICorDebugController | |
Detach() | ICorDebugController | |
EnumerateThreads([out] ICorDebugThreadEnum **ppThreads) | ICorDebugController | |
HasQueuedCallbacks([in] ICorDebugThread *pThread, [out] BOOL *pbQueued) | ICorDebugController | |
IsRunning([out] BOOL *pbRunning) | ICorDebugController | |
LPUNKNOWN typedef | IUnknown | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
SetAllThreadsDebugState([in] CorDebugThreadState state, [in] ICorDebugThread *pExceptThisThread) | ICorDebugController | |
Stop([in] DWORD dwTimeoutIgnored) | ICorDebugController | |
Terminate([in] UINT exitCode) | ICorDebugController |