Share via


ICcKitl::DebugBreak (Windows Embedded CE 6.0)

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

See Also

Reference

ICcKitl
Core Connectivity Interfaces