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

ICorDebugProcess Interface Reference

import "cordebug.idl";

Inherits ICorDebugController.

Public Member Functions

HRESULT GetID ([out] DWORD *pdwProcessId)
HRESULT GetHandle ([out] HPROCESS *phProcessHandle)
HRESULT GetThread ([in] DWORD dwThreadId,[out] ICorDebugThread **ppThread)
HRESULT EnumerateObjects ([out] ICorDebugObjectEnum **ppObjects)
HRESULT IsTransitionStub ([in] CORDB_ADDRESS address,[out] BOOL *pbTransitionStub)
HRESULT IsOSSuspended ([in] DWORD threadID,[out] BOOL *pbSuspended)
HRESULT GetThreadContext ([in] DWORD threadID,[in] ULONG32 contextSize,[in, out] BYTE context[])
HRESULT SetThreadContext ([in] DWORD threadID,[in] ULONG32 contextSize,[in] BYTE context[])
HRESULT ReadMemory ([in] CORDB_ADDRESS address,[in] DWORD size,[out] BYTE buffer[],[out] SIZE_T *read)
HRESULT WriteMemory ([in] CORDB_ADDRESS address,[in] DWORD size,[in] BYTE buffer[],[out] SIZE_T *written)
HRESULT ClearCurrentException ([in] DWORD threadID)
HRESULT EnableLogMessages ([in]BOOL fOnOff)
HRESULT ModifyLogSwitch ([in] WCHAR *pLogSwitchName,[in]LONG lLevel)
HRESULT EnumerateAppDomains ([out] ICorDebugAppDomainEnum **ppAppDomains)
HRESULT GetObject ([out] ICorDebugValue **ppObject)
HRESULT ThreadForFiberCookie ([in] DWORD fiberCookie,[out] ICorDebugThread **ppThread)
HRESULT GetHelperThreadID ([out] DWORD *pThreadID)

Detailed Description

Definition at line 227 of file cordebug.idl.


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

Generated on Fri May 25 2012 06:20:27 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.