Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Inheritance
The DebugBaseEventCallbacks class implements IDebugEventCallbacks.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbgeng.h (include Dbgeng.h) |