IVsXMLMemberData4.GetTypeParamCount(Int32) Método

Definição

Obtém o número de parâmetros para um tipo.

public:
 int GetTypeParamCount([Runtime::InteropServices::Out] int % piTypeParams);
int GetTypeParamCount([Runtime::InteropServices::Out] int & piTypeParams);
public int GetTypeParamCount (out int piTypeParams);
abstract member GetTypeParamCount : int -> int
Public Function GetTypeParamCount (ByRef piTypeParams As Integer) As Integer

Parâmetros

piTypeParams
Int32

fora O número de parâmetros.

Retornos

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Implementações

Aplica-se a