UCOMITypeLib.GetTypeInfoCount メソッド

定義

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

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

返品

タイプ ライブラリ内の型の説明の数。

注釈

ITypeLib::GetTypeInfoCountの詳細については、MSDN ライブラリを参照してください。

適用対象