Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server Update Services
Serves as a hash function for the current UpdateInstallationInfo, suitable for use in hashing algorithms and data structures, such as a hash table.
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
A hash code for the current UpdateInstallationInfo.
See Also
IUpdateInstallationInfo Interface
Microsoft.UpdateServices.Administration Namespace
Return to top