ICcKitl::DebugBreak (Windows CE 5.0)

Send Feedback

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

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.