(wuapi.h) 的 IUpdate::get_RecommendedCpuSpeed 方法
取得用來安裝更新的建議 CPU 速度,以 mbhertz (MHz) 。
這個屬性是唯讀的。
語法
HRESULT get_RecommendedCpuSpeed(
LONG *retval
);
參數
retval
傳回值
無
備註
當資訊無法使用時, IUpdate 介面的下列屬性會傳回 0 (零) :
- RecommendedCpuSpeed
- RecommendedHardDiskSpace
- RecommendedMemory
規格需求
最低支援的用戶端 | Windows XP、Windows 2000 Professional 與 SP3 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003、具有 SP3 的 Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | wuapi.h |
程式庫 | Wuguid.lib |
Dll | Wuapi.dll |