Edit

Share via


ICorDebugBreakpoint::IsActive Method

Gets a value that indicates whether this ICorDebugBreakpoint is active.

Syntax

HRESULT IsActive (
    [out] BOOL *pbActive
);

Parameters

pbActive [out] true if this breakpoint is active; otherwise, false.

Requirements

Platforms: See .NET supported operating systems.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET versions: Available since .NET Framework 1.0