IVsHelpAttributeList.GetCount(Int32) Method

Definition

Gets the number of attributes.

C++/WinRT
int GetCount([Runtime::InteropServices::Out] int & pCount);

Parameters

pCount
Int32

[out] Pointer to the number of attributes.

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Remarks

COM Signature

From vsshell80.idl:

cpp#
HRESULT IVsHelpAttributeList::GetCount(  
   [out] int *pCount  
);  

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022