UCOMITypeLib.GetTypeInfoCount 方法

定義

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

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

傳回

Int32

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

備註

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

適用於