IUpdateSummary.GetHashCode Method ()

 

Applies To: Windows Server Update Services

The hash code for the IUpdateSummary interface

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

Syntax

int GetHashCode()
int GetHashCode()
abstract GetHashCode : unit -> int
Function GetHashCode As Integer

Return Value

Type: System.Int32

The hash code.

See Also

IUpdateSummary Interface
Microsoft.UpdateServices.Administration Namespace

Return to top