DebugBaseEventCallbacksWide class

The DebugBaseEventCallbacksWide class provides a base implementation of the IDebugEventCallbacksWide interface.

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

Be careful to implement GetInterestMask appropriately.

Requirements

Header

Dbgeng.h (include Dbgeng.h)

See Also

DebugBaseEventCallbacks