ReactOS 0.4.15-dev-7958-gcd0bb1a
ICorDebugFunctionBreakpoint Interface Reference
Inheritance diagram for ICorDebugFunctionBreakpoint:
Collaboration diagram for ICorDebugFunctionBreakpoint:

Public Member Functions

HRESULT GetFunction ([out] ICorDebugFunction **ppFunction)
 
HRESULT GetOffset ([out] ULONG32 *pnOffset)
 
- Public Member Functions inherited from ICorDebugBreakpoint
HRESULT Activate ([in] BOOL bActive)
 
HRESULT IsActive ([out] BOOL *pbActive)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 462 of file cordebug.idl.

Member Function Documentation

◆ GetFunction()

HRESULT ICorDebugFunctionBreakpoint::GetFunction ( [out] ICorDebugFunction **  ppFunction)

◆ GetOffset()

HRESULT ICorDebugFunctionBreakpoint::GetOffset ( [out] ULONG32 pnOffset)

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