IUpdateServiceCollection インターフェイス (wuapi.h)

IUpdateService インターフェイスの一覧を表します。

継承

IUpdateServiceCollection インターフェイスは、IDispatch インターフェイスから継承します。

メソッド

IUpdateServiceCollection インターフェイスには、これらのメソッドがあります。

 
IUpdateServiceCollection::get__NewEnum

コレクションの列挙に使用できる IEnumVARIANT インターフェイスを取得します。 (IUpdateServiceCollection.get__NewEnum)
IUpdateServiceCollection::get_Count

コレクション内の要素の数を取得します。 (IUpdateServiceCollection.get_Count)
IUpdateServiceCollection::get_Item

コレクション内の IUpdateService インターフェイスを取得および設定します。

要件

要件
サポートされている最小のクライアント Windows XP、Windows 2000 Professional SP3 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2003、Windows 2000 Server SP3 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー wuapi.h

こちらもご覧ください

IDispatch