DebugBaseEventCallbacks class

The DebugBaseEventCallbacks class provides a base implementation of the IDebugEventCallbacks interface.

A program can derive an event callbacks class from DebugBaseEventCallbacks and implement only the methods needed.

Be careful to implement GetInterestMask appropriately.

Requirements

Header

Dbgeng.h (include Dbgeng.h)

See Also

DebugBaseEventCallbacksWide