IUpdate::get_Languages 方法 (wuapi.h)
取得介面,其中包含更新所支持的語言。
這個屬性是唯讀的。
語法
HRESULT get_Languages(
IStringCollection **retval
);
參數
retval
傳回值
無
備註
此屬性是指更新本身的語言。 用於更新標題和描述的語言不一定是更新本身的語言。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP、Windows 2000 Professional 與 SP3 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003、Windows 2000 Server 與 SP3 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | wuapi.h |
程式庫 | Wuguid.lib |
Dll | Wuapi.dll |