IAutomaticUpdates::get_Settings メソッド (wuapi.h)

自動更新の構成設定を取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_Settings(
  IAutomaticUpdatesSettings **retval
);

パラメーター

retval

戻り値

なし

解説

返されたインターフェイスを使用して、現在の設定を変更し、現在の設定を読み取ることができます。

要件

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

こちらもご覧ください

IAutomaticUpdates

IAutomaticUpdates.ShowSettingsDialog