Documentation
-
Other Sources of Windows Update Agent Information - Win32 apps
The Windows Update Agent APISDK contains the most complete and current descriptions of the API. It is the primary source of developer reference material for WUA.
-
Searching, Downloading, and Installing Updates - Win32 apps
The scripting sample in this topic shows you how to use Windows Update Agent (WUA) to scan, download, and install updates.
-
Securing Interfaces, Methods, and Properties in the WUA API - Win32 apps
When WUA detects that a caller does not have permission to access an interface, method, or property, the HRESULT E\_ACCESSDENIED is returned.