_dispVCProjectEngineEvents_SinkHelper::ReportError Method (String^, Int32, String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

public:
virtual void ReportError(
	String^ A_1,
	int A_2,
	String^ A_3
)

Parameters

__unnamed0

Output string

__unnamed1

Int

__unnamed2

String

Return to top
Show: