IVsXMLMemberData3.GetTypeParamCount(Int32) Method

Definition

Gets the number of parameters for a type.

C++/WinRT
int GetTypeParamCount([Runtime::InteropServices::Out] int & piTypeParams);

Parameters

piTypeParams
Int32

[out] The number of parameters.

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 IVsXMLMemberData3::GetTypeParamCount(  
   [out] long *piTypeParams  
);  

Applies to

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