Microsoft DirectX 9.0 SDK Update (October 2004)

BaseTexture.GetHashCode Method

Language:

Note: This documentation is preliminary and is subject to change.

Returns the hash code for the current instance.

Definition

Visual Basic .NET Overrides Public Function GetHashCode() As Integer
C# public override int GetHashCode();
Managed C++ public: int GetHashCode();
JScript .NET public override function GetHashCode() : int;

Return Value

System.Int32 . Hash code for the instance.

Applies To

CubeTexture, Texture, VolumeTexture

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center