IUpdateLockdown interface
Restricts access to methods and properties of objects that implements the method of this interface.
Members
The IUpdateLockdown interface inherits from the IUnknown interface. IUpdateLockdown also has these types of members:
- Methods
Methods
The IUpdateLockdown interface has these methods.
Method | Description |
---|---|
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
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 |
IID |
IID_IUpdateLockdown is defined as A976C28D-75A1-42AA-94AE-8AF8B872089A |