ReactOS 0.4.16-dev-433-g6363f78
|
This is the complete list of members for ICorDebugAppDomain, including all inherited members.
AddRef() | IUnknown | |
Attach() | ICorDebugAppDomain | |
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 | |
EnumerateAssemblies([out] ICorDebugAssemblyEnum **ppAssemblies) | ICorDebugAppDomain | |
EnumerateBreakpoints([out] ICorDebugBreakpointEnum **ppBreakpoints) | ICorDebugAppDomain | |
EnumerateSteppers([out] ICorDebugStepperEnum **ppSteppers) | ICorDebugAppDomain | |
EnumerateThreads([out] ICorDebugThreadEnum **ppThreads) | ICorDebugController | |
GetID([out] ULONG32 *pId) | ICorDebugAppDomain | |
GetModuleFromMetaDataInterface([in] IUnknown *pIMetaData, [out] ICorDebugModule **ppModule) | ICorDebugAppDomain | |
GetName([in] ULONG32 cchName, [out] ULONG32 *pcchName, [out] WCHAR szName[]) | ICorDebugAppDomain | |
GetObject([out] ICorDebugValue **ppObject) | ICorDebugAppDomain | |
GetProcess([out] ICorDebugProcess **ppProcess) | ICorDebugAppDomain | |
HasQueuedCallbacks([in] ICorDebugThread *pThread, [out] BOOL *pbQueued) | ICorDebugController | |
IsAttached([out] BOOL *pbAttached) | ICorDebugAppDomain | |
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 |