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.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel
Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Usage
Visual Basic
Dim instance As MachinePool
Dim returnValue As Integer
returnValue = instance.GetHashCode
Syntax
Visual Basic
Public Overrides Function GetHashCode As Integer
C#
public override int GetHashCode ()
Return Value
Returns Int32, which is a unique number which is the MachineSet hash code.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.