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

更新プログラムの順序付きリストを表します。

継承

IUpdateCollection インターフェイスは、IDispatch インターフェイスから継承されます。 IUpdateCollection には、次の種類のメンバーもあります。

メソッド

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

 
IUpdateCollection::Add

項目をコレクションに追加します。 (IUpdateCollection.Add)
IUpdateCollection::Clear

コレクションからすべての要素を削除します。 (IUpdateCollection.Clear)
IUpdateCollection::Copy

コレクションの浅い読み取り/書き込みコピーを作成します。
IUpdateCollection::get__NewEnum

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

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

コレクション内の IUpdate インターフェイスを取得または設定します。 (Get)
IUpdateCollection::get_ReadOnly

更新コレクションが読み取り専用かどうかを示すブール値を取得します。
IUpdateCollection::Insert

コレクション内の指定した位置に項目を挿入します。 (IUpdateCollection.Insert)
IUpdateCollection::p ut_Item

コレクション内の IUpdate インターフェイスを取得または設定します。 (Put)
IUpdateCollection::RemoveAt

コレクション内の指定したインデックス位置にある項目を削除します。 (IUpdateCollection.RemoveAt)

注釈

このインターフェイスのインスタンスは、UpdateCollection コクラスを使用して作成できます。 Microsoft.Update.UpdateColl プログラム識別子を使用して、 オブジェクトを作成します。

要件

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