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 | |
---|---|---|
GetUpdates() | Gets a collection of the latest revision of each update. |
|
GetUpdates(ApprovedStates, DateTime, DateTime, UpdateCategoryCollection, UpdateClassificationCollection) | Gets a collection of updates based on the specified criteria. |
|
GetUpdates(UpdateScope) | Gets all updates that match the specified search criteria. |
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top