ErrorTask::IVsErrorItem::GetCategory Method (UInt32)

 

Gets the category of the error.

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

private:
virtual int GetCategory(
	[OutAttribute] unsigned int% pCategory
) sealed = IVsErrorItem::GetCategory

Parameters

pCategory
Type: System::UInt32

[out] Returns the TaskErrorCategory.

Return to top
Show: