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.
1/5/2010
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.
Syntax
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
| Header | cckitl.h |
| Windows Embedded CE | Windows CE 5.0 and later |