IVsProjectClassifierInfo.GetMatcherData Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Sağladığınız görevlere ait alt kategorilerin listesini döndürün. Bir alt kategori sorulduğunda görevin kendisi bu listeye bir dizin döndürür. Cbstr, NULL olarak sıfır ve rgbstr olarak geçirilirse, sağlayıcının döndürülmek zorunda olduğu gerçek BSTRs sayısına * Pcacıda ayarlaması gerekir.
public:
void GetMatcherData(System::UInt32 cbstr, cli::array <Microsoft::VisualStudio::Shell::Interop::IVsMatcherDataInfo ^> ^ bstrMatcherData, [Runtime::InteropServices::Out] System::UInt32 % pcActual);
public void GetMatcherData (uint cbstr, Microsoft.VisualStudio.Shell.Interop.IVsMatcherDataInfo[] bstrMatcherData, out uint pcActual);
abstract member GetMatcherData : uint32 * Microsoft.VisualStudio.Shell.Interop.IVsMatcherDataInfo[] * uint32 -> unit
Public Sub GetMatcherData (cbstr As UInteger, bstrMatcherData As IVsMatcherDataInfo(), ByRef pcActual As UInteger)
Parametreler
- cbstr
- UInt32
- bstrMatcherData
- IVsMatcherDataInfo[]
- pcActual
- UInt32