Returns a hash value for a filter.

Namespace:  Intel.Manageability.SystemDefense
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
public override int GetHashCode()
Visual Basic (Declaration)
Public Overrides Function GetHashCode As Integer

Return Value

An integer hash value.

See Also