IAutomaticUpdatesSettings::p ut_NotificationLevel メソッド (wuapi.h)

[Set はサポートされなくなりました。 Set のWindows 10呼び出し以降は、常にS_OKを返しますが、何も行いません。]

自動更新イベントに関するユーザーの通知方法を取得および設定します。

このプロパティは読み取り/書き込み可能です。

構文

HRESULT put_NotificationLevel(
  AutomaticUpdatesNotificationLevel value
);

パラメーター

value

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows XP、Windows 2000 Professional sp3 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2003、Windows 2000 Server SP3 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー wuapi.h
Library Wuguid.lib
[DLL] Wuapi.dll

こちらもご覧ください

IAutomaticUpdatesSettings