dlangide v0.5.7 (2015-12-10T13:40:30Z)
Home
Dub
Repo
DebugCallback
ddebug
windows
mago
Undocumented in source.
version(Windows && USE_MAGO)
class
DebugCallback :
ComObject
,
IDebugEventCallback2
{
HRESULT
Event
(IDebugEngine2 pEngine, IDebugProcess2 pProcess, IDebugProgram2 pProgram, IDebugThread2 pThread, IDebugEvent2 pEvent, IID* riidEvent, DWORD dwAttrib);
}
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
Source
See Implementation
ddebug
windows
mago
classes
ComObject
DebugCallback
DebugPortRequest
functions
createPortSupplier
formatHResult
testMago
variables
CLSID_PORT_SUPPLIER
IID_MAGO_NATIVE_ENGINE