次の方法で共有


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