IVCBuildCompleteCallback::OnBuildCompleted Method (UInt32, Boolean)

 
Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

void OnBuildCompleted(
	unsigned int buildId,
	bool fSuccessful
)

Parameters

buildId
Type: System::UInt32
fSuccessful
Type: System::Boolean
Return to top
Show: