Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 904 Bytes

windowsupdateadministrator_getupdates_927795838.md

File metadata and controls

27 lines (16 loc) · 904 Bytes
-api-id -api-type
M:Windows.Management.Update.WindowsUpdateAdministrator.GetUpdates
winrt method

Windows.Management.Update.WindowsUpdateAdministrator.GetUpdates

-description

Retrieves a list of all updates that are currently pending actions, and are known to the update administrator.

-returns

A list of all updates that are currently pending actions, and are known to the update administrator.

-remarks

The returned list is a superset of the updates that can be retrieved with WindowsUpdateManager.GetApplicableUpdates, as it will include updates that have not yet been approved via ApproveWindowsUpdate.

-see-also

-examples