Share via


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

コレクション内の IUpdateHistoryEntry インターフェイスを取得します。

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

構文

HRESULT get_Item(
  LONG                index,
  IUpdateHistoryEntry **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

こちらもご覧ください

IUpdateHistoryEntryCollection