ReactOS 0.4.15-dev-7942-gd23573b
ICorDebug Member List

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

AddRef()IUnknown
CanLaunchOrAttach([in] DWORD dwProcessId, [in] BOOL win32DebuggingEnabled)ICorDebug
CreateProcess([in] LPCWSTR lpApplicationName, [in] LPWSTR lpCommandLine, [in] LPSECURITY_ATTRIBUTES lpProcessAttributes, [in] LPSECURITY_ATTRIBUTES lpThreadAttributes, [in] BOOL bInheritHandles, [in] DWORD dwCreationFlags, [in] PVOID lpEnvironment, [in] LPCWSTR lpCurrentDirectory, [in] LPSTARTUPINFOW lpStartupInfo, [in] LPPROCESS_INFORMATION lpProcessInformation, [in] CorDebugCreateProcessFlags debuggingFlags, [out] ICorDebugProcess **ppProcess)ICorDebug
DebugActiveProcess([in] DWORD id, [in] BOOL win32Attach, [out] ICorDebugProcess **ppProcess)ICorDebug
EnumerateProcesses([out] ICorDebugProcessEnum **ppProcess)ICorDebug
GetProcess([in] DWORD dwProcessId, [out] ICorDebugProcess **ppProcess)ICorDebug
Initialize()ICorDebug
LPUNKNOWN typedefIUnknown
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown
SetManagedHandler([in] ICorDebugManagedCallback *pCallback)ICorDebug
SetUnmanagedHandler([in] ICorDebugUnmanagedCallback *pCallback)ICorDebug
Terminate()ICorDebug