Share via


IAutomaticUpdatesSettings2 interface

Contains the settings that are available in Automatic Updates.

Members

The IAutomaticUpdatesSettings2 interface inherits from IAutomaticUpdatesSettings. IAutomaticUpdatesSettings2 also has these types of members:

  • Methods
  • Properties

Methods

The IAutomaticUpdatesSettings2 interface has these methods.

Method Description
CheckPermission

Determines whether a specific user or type of user has permission to perform a selected action.

 

Properties

The IAutomaticUpdatesSettings2 interface has these properties.

Property Access type Description

IncludeRecommendedUpdates

Read/write

Gets and sets a Boolean value that indicates whether to include optional or recommended updates when a search for updates and installation of updates is performed.

 

Remarks

The IAutomaticUpdatesSettings2 interface may require you to update the Windows Update Agent (WUA). For more information, see Updating Windows Update Agent.

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional with SP3 [desktop apps only]

Minimum supported server

Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only]

Header

Wuapi.h

IDL

Wuapi.idl

Library

Wuguid.lib

DLL

Wuapi.dll

See also

IAutomaticUpdatesSettings