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