IProject::StopDebugging

 

Requests the IDE to stop debugging.

Syntax

HRESULT StopDebugging();  

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

IProject Interface