IAutomaticUpdatesSettings::get_NotificationLevel 方法 (wuapi.h)

[不再支援 Set 。 從 Windows 10 呼叫開始,Set 一律會傳回S_OK,但不會執行任何動作。]

取得及設定使用者如何收到自動更新事件的通知。

這是可讀寫的屬性。

語法

HRESULT get_NotificationLevel(
  AutomaticUpdatesNotificationLevel *retval
);

參數

retval

傳回值

規格需求

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

另請參閱

IAutomaticUpdatesSettings