ReactOS 0.4.16-dev-178-g8ba6102
ICorDebugCode Member List

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

AddRef()IUnknown
CreateBreakpoint([in] ULONG32 offset, [out] ICorDebugFunctionBreakpoint **ppBreakpoint)ICorDebugCode
GetAddress([out] CORDB_ADDRESS *pStart)ICorDebugCode
GetCode([in] ULONG32 startOffset, [in] ULONG32 endOffset, [in] ULONG32 cBufferAlloc, [out] BYTE buffer[], [out] ULONG32 *pcBufferSize)ICorDebugCode
GetEnCRemapSequencePoints([in] ULONG32 cMap,[out] ULONG32 *pcMap, [out] ULONG32 offsets[])ICorDebugCode
GetFunction([out] ICorDebugFunction **ppFunction)ICorDebugCode
GetILToNativeMapping([in] ULONG32 cMap, [out] ULONG32 *pcMap, [out] COR_DEBUG_IL_TO_NATIVE_MAP map[])ICorDebugCode
GetSize([out] ULONG32 *pcBytes)ICorDebugCode
GetVersionNumber([out] ULONG32 *nVersion)ICorDebugCode
IsIL([out] BOOL *pbIL)ICorDebugCode
LPUNKNOWN typedefIUnknown
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown