Megosztás a következőn keresztül:


IExternalDebugHost::OnDebugAttachFailed

 

Performs any cleanup operations when debugging attach fails.

Syntax

HRESULT OnDebugAttachFailed(BSTR projectId);  

Parameters

projectID

[in] The project ID of the project to which the attach failed.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

IExternalDebugHost Interface