UCOMITypeLib.GetTypeInfoCount 方法

定义

返回类型库中的类型说明的数量。

public:
 int GetTypeInfoCount();
public int GetTypeInfoCount ();
abstract member GetTypeInfoCount : unit -> int
Public Function GetTypeInfoCount () As Integer

返回

类型库中的类型说明的数量。

注解

有关 的其他 ITypeLib::GetTypeInfoCount信息,请参阅 MSDN 库。

适用于