IUpdateLockdown interface (wuapi.h)

Restricts access to methods and properties of objects that implements the method of this interface.

Inheritance

The IUpdateLockdown interface inherits from the IUnknown interface. IUpdateLockdown also has these types of members:

Methods

The IUpdateLockdown interface has these methods.

 
IUpdateLockdown::LockDown

Restricts access to the methods and properties of the object that implements this method.

Remarks

The IUpdateLockdown interface is derived from IUnknown, not IDispatch. It cannot be accessed by using a script. This interface restricts access to the Windows Update website.

The following classes implement the IUpdateLockdown interface:

  • AutomaticUpdates
  • UpdateDownloader
  • UpdateInstaller
  • UpdateServiceManager
  • WebProxy

Requirements

Requirement Value
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]
Target Platform Windows
Header wuapi.h