ErrorTask::IVsErrorItem::GetCategory Method (UInt32)
Visual Studio 2015
Gets the category of the error.
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.
Implements
IVsErrorItem::GetCategory(UInt32)
Show: