IVsXMLMemberData5.GetTypeParamTextAt(Int32, String, String) Yöntem

Tanım

Belirli bir parametrenin türünü alır.

public:
 int GetTypeParamTextAt(int iTypeParam, [Runtime::InteropServices::Out] System::String ^ % pbstrName, [Runtime::InteropServices::Out] System::String ^ % pbstrText);
int GetTypeParamTextAt(int iTypeParam, [Runtime::InteropServices::Out] std::wstring const & & pbstrName, [Runtime::InteropServices::Out] std::wstring const & & pbstrText);
public int GetTypeParamTextAt (int iTypeParam, out string pbstrName, out string pbstrText);
abstract member GetTypeParamTextAt : int * string * string -> int
Public Function GetTypeParamTextAt (iTypeParam As Integer, ByRef pbstrName As String, ByRef pbstrText As String) As Integer

Parametreler

iTypeParam
Int32

'ndaki Koleksiyondaki parametrenin konumu.

pbstrName
String

dışı Parametrenin adı.

pbstrText
String

dışı Parametrenin tür adı.

Döndürülenler

Int32

Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.

Uygulamalar

Şunlara uygulanır