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

ICorDebugEval Interface Reference

import "cordebug.idl";

Inherits IUnknown.

Public Member Functions

HRESULT CallFunction ([in] ICorDebugFunction *pFunction,[in] ULONG32 nArgs,[in] ICorDebugValue *ppArgs[])
HRESULT NewObject ([in] ICorDebugFunction *pConstructor,[in] ULONG32 nArgs,[in] ICorDebugValue *ppArgs[])
HRESULT NewObjectNoConstructor ([in] ICorDebugClass *pClass)
HRESULT NewString ([in] LPCWSTR string)
HRESULT NewArray ([in] CorElementType elementType,[in] ICorDebugClass *pElementClass,[in] ULONG32 rank,[in] ULONG32 dims[],[in] ULONG32 lowBounds[])
HRESULT IsActive ([out] BOOL *pbActive)
HRESULT Abort ()
HRESULT GetResult ([out] ICorDebugValue **ppResult)
HRESULT GetThread ([out] ICorDebugThread **ppThread)
HRESULT CreateValue ([in] CorElementType elementType,[in] ICorDebugClass *pElementClass,[out] ICorDebugValue **ppValue)

Detailed Description

Definition at line 833 of file cordebug.idl.


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

Generated on Sat May 26 2012 06:21:52 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.