Share via


IProject::StartDebugging

 

Requests the IDE to start debugging.

Syntax

HRESULT StartDebugging();

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

IProject Interface