IProvideDynamicClassInfo.GetClassInfo(Type) 方法

定义

返回 ITypeInfo 对象的。

public:
 int GetClassInfo([Runtime::InteropServices::Out] Type ^ % ppTI);
public int GetClassInfo (out Type ppTI);
abstract member GetClassInfo : Type -> int
Public Function GetClassInfo (ByRef ppTI As Type) As Integer

参数

ppTI
Type

弄指向接口的指针 ITypeInfo

返回

Int32

适用于