ITypeLib.GetTypeInfo(UInt32, Type) Yöntem

Tanım

Kitaplıkta belirtilen tür açıklamasını alır.

public:
 void GetTypeInfo(System::UInt32 index, [Runtime::InteropServices::Out] Type ^ % ppTInfo);
public void GetTypeInfo (uint index, out Type ppTInfo);
abstract member GetTypeInfo : uint32 * Type -> unit
Public Sub GetTypeInfo (index As UInteger, ByRef ppTInfo As Type)

Parametreler

index
UInt32

Döndürülecek öğesinin dizini ITypeInfo .

ppTInfo
Type

Başarılı olursa, arabirime işaretçiye bir işaretçi döndürür ITypeInfo .

Şunlara uygulanır