IMoniker.Hash(Int32) Méthode

Définition

Calcule un entier 32 bits à l’aide de l’état interne du moniker.

public:
 void Hash([Runtime::InteropServices::Out] int % pdwHash);
public void Hash(out int pdwHash);
abstract member Hash : int -> unit
Public Sub Hash (ByRef pdwHash As Integer)

Paramètres

pdwHash
Int32

Lorsque cette méthode est retournée, contient la valeur de hachage pour ce moniker. Ce paramètre est passé non initialisé.

Remarques

Pour plus d’informations, consultez la méthode IMoniker ::Hash.

S’applique à