共用方式為


IUpdateIdentity 介面 (wuapi.h)

表示更新的唯一標識碼。

繼承

IUpdateIdentity 介面繼承自 IDispatch 介面。

方法

IUpdateIdentity 介面具有這些方法。

 
IUpdateIdentity::get_RevisionNumber

取得更新的修訂編號。
IUpdateIdentity::get_UpdateID

取得與修訂無關的更新標識碼。

備註

您可以使用 UpdateIdentity coclass 來建立這個介面的實例。

規格需求

需求
最低支援的用戶端 Windows XP、Windows 2000 Professional 與 SP3 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003、Windows 2000 Server 與 SP3 [僅限桌面應用程式]
目標平台 Windows
標頭 wuapi.h

另請參閱

IUpdate.Identity