ICorDebugValue::CreateBreakpoint Method

The CreateBreakpoint method is currently not implemented.

Syntax

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

Requirements

Platforms: See System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: Available since 1.0

See also