ITypeLib2.GetTypeInfoCount メソッド

定義

タイプ ライブラリにある型の説明の数を返します。

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

戻り値

タイプ ライブラリにある型の説明の数。

実装

注釈

詳細については、「 ITypeLib::GetTypeInfoCount メソッド」を参照してください。

適用対象