_dispVCProjectEngineEvents_SinkHelper.ReportError Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
override void ReportError(System::String ^ A_1, int A_2, System::String ^ A_3);
public:
override void ReportError(Platform::String ^ A_1, int A_2, Platform::String ^ A_3);
override void ReportError(std::wstring const & A_1, int A_2, std::wstring const & A_3);
public override void ReportError (string A_1, int A_2, string A_3);
abstract member ReportError : string * int * string -> unit
override this.ReportError : string * int * string -> unit
Public Overrides Sub ReportError (A_1 As String, A_2 As Integer, A_3 As String)
Parameters
- A_1
- String
- A_2
- Int32
- A_3
- String