Edit

Share via


ICorDebugValue::CreateBreakpoint Method

The CreateBreakpoint method is currently not implemented.

Syntax

HRESULT CreateBreakpoint (
    [out] ICorDebugValueBreakpoint **ppBreakpoint
);

Requirements

Platforms: See .NET supported operating systems.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET versions: Available since .NET Framework 1.0

See also