IVsTaskItem2.SubcategoryIndex(Int32) Method

Definition

Returns the index into the subcategory list maintained by a task provider.

C++/WinRT
int SubcategoryIndex([Runtime::InteropServices::Out] int & pIndex);

Parameters

pIndex
Int32

[out, retval] Index position in the subcategory list.

Returns

Implements

Remarks

Use this method to return the index position corresponding to a specific subcategory. Subcategories are not visible to the user but are used for sorting the task list.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022