Share via


IUpdateServer.GetUpdates Method

 

Applies To: Windows Server Update Services

Gets the latest revisions of all available drivers and software updates.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod GetUpdates()

Gets a collection of the latest revision of each update.

System_CAPS_pubmethod GetUpdates(ApprovedStates, DateTime, DateTime, UpdateCategoryCollection, UpdateClassificationCollection)

Gets a collection of updates based on the specified criteria.

System_CAPS_pubmethod GetUpdates(UpdateScope)

Gets all updates that match the specified search criteria.

See Also

IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace

Return to top