Share via


ICcKitl::DebugBreak (Compact 2013)

3/26/2014

Deprecated.

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

See Also

Reference

ICcKitl
Core Connectivity Interfaces