Share via


IProject::ClearBreakpoints

 

Clears all breakpoints from the project.

Syntax

HRESULT ClearBreakpoints();

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

IProject Interface