DistortionEffect.GetHashCode() Method (Microsoft.DirectX.DirectSound)
Returns the hash code for the current instance.
Definition
Visual Basic Overrides Public Function GetHashCode() As Integer C# public override int GetHashCode(); C++ public:
virtual int GetHashCode() override;JScript public override function GetHashCode() : int;
Return Value
System.Int32
Hash code for the instance.