IUpdateDownloadContentCollection::get_Item メソッド (wuapi.h)

IUpdateDownloadContentCollection インターフェイスから更新プログラムのダウンロード コンテンツを取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_Item(
  LONG                   index,
  IUpdateDownloadContent **retval
);

パラメーター

index

retval

戻り値

なし

必要条件

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

関連項目

IUpdateDownloadContentCollection