ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ICorDebug Interface Reference

import "cordebug.idl";

Inherits IUnknown.

Public Member Functions

HRESULT Initialize ()
HRESULT Terminate ()
HRESULT SetManagedHandler ([in] ICorDebugManagedCallback *pCallback)
HRESULT SetUnmanagedHandler ([in] ICorDebugUnmanagedCallback *pCallback)
HRESULT 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)
HRESULT DebugActiveProcess ([in] DWORD id,[in] BOOL win32Attach,[out] ICorDebugProcess **ppProcess)
HRESULT EnumerateProcesses ([out] ICorDebugProcessEnum **ppProcess)
HRESULT GetProcess ([in] DWORD dwProcessId,[out] ICorDebugProcess **ppProcess)
HRESULT CanLaunchOrAttach ([in] DWORD dwProcessId,[in] BOOL win32DebuggingEnabled)

Detailed Description

Definition at line 420 of file cordebug.idl.


The documentation for this interface was generated from the following file:

Generated on Mon May 28 2012 06:22:22 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.