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.
This method halts the target and switches to kernel debug mode.
When the target device halts, the only thread running in the kernel is the kernel debug thread.
HRESULT DebugBreak()
Parameters
None.
Return Codes
The following table shows possible return values for ICcKitl::DebugBreak.
Value | Description |
---|---|
S_OK | Indicates success. |
E_FAIL | Indicates failure. |
Requirements
OS Version: Windows CE 5.0 and later.
Header: CcKitl.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors