IUpdateClassification Methods

 

Applies To: Windows Server Update Services

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

Methods

Name Description
System_CAPS_pubmethod GetHashCode()

Get a hash function for the current update classification, suitable for use in hashing algorithms and data structures, such as a hash table.

System_CAPS_pubmethod GetSummaryPerUpdate()

Get the summary information for drivers and software updates in this classification for all computers.

System_CAPS_pubmethod GetTotalSummary()

Get one summary summed across all drivers and software updates in this classification for all computers. Only updates with at least one approval are included.

System_CAPS_pubmethod GetTotalSummaryPerComputerTarget()

Get the summary information for drivers and software updates in this classification for all computers.

System_CAPS_pubmethod GetUpdates()

Gets a list of updates that belong to this classification.

System_CAPS_pubmethod GetUpdates(ApprovedStates)

Gets a list of updates that belong to this classification.

See Also

IUpdateClassification Interface
Microsoft.UpdateServices.Administration Namespace

Return to top