Breakpoint Function (Windows CE 5.0)

Send Feedback

You can use the breakpoint function to break into the debugger (either the regular debugger or the kernel debugger). For example, DbgBreak causes a regular debugger breakpoint, whereas KDbgBreak causes a kernel debugger breakpoint.

Programming element Description
DbgBreakPoint Breakpoint with message box.

See Also

DirectShow Debugging Functions | DbgBreak | KDbgBreak

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.