共用方式為


UCOMITypeLib.GetTypeInfoCount 方法

定義

傳回型別程式庫中型別描述的數目。

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

傳回

型別程式庫中型別描述的數目。

備註

如需 的詳細資訊 ITypeLib::GetTypeInfoCount,請參閱 MSDN 連結庫。

適用於