IDebugOutputCallbacks interface (dbgeng.h)

Inheritance

The IDebugOutputCallbacks interface inherits from the IUnknown interface. IDebugOutputCallbacks also has these types of members:

Methods

The IDebugOutputCallbacks interface has these methods.

 
IDebugOutputCallbacks::Output

The Output callback method is called by the engine to send output from the client to the IDebugOutputCallbacks object that is registered with the client.

Requirements

Requirement Value
Target Platform Windows
Header dbgeng.h (include Dbgeng.h)

See also

IDebugOutputCallbacksWide