ErrorHandler::CallWithCOMConvention Method (Func<Int32>^, Boolean)

 

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
static int CallWithCOMConvention(
	Func<int>^ method,
	bool reportError = false
)

Parameters

method
Type: System::Func<Int32>^

reportError
Type: System::Boolean

Return Value

Type: System::Int32

Return to top
Show: