DebugCallback

Undocumented in source.

Members

Functions

Event
HRESULT Event(IDebugEngine2 pEngine, IDebugProcess2 pProcess, IDebugProgram2 pProgram, IDebugThread2 pThread, IDebugEvent2 pEvent, IID* riidEvent, DWORD dwAttrib)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ComObject

QueryInterface
HRESULT QueryInterface(GUID* riid, void** ppv)
Undocumented in source. Be warned that the author may not have intended to support it.
AddRef
ULONG AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
Release
ULONG Release()
Undocumented in source. Be warned that the author may not have intended to support it.
count
LONG count;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

From IDebugEventCallback2

iid
GUID iid;
Undocumented in source.
Event
HRESULT Event(IDebugEngine2 pEngine, IDebugProcess2 pProcess, IDebugProgram2 pProgram, IDebugThread2 pThread, IDebugEvent2 pEvent, IID* riidEvent, DWORD dwAttrib)
Undocumented in source.

Meta