Share via


IMoniker.Hash(Int32) Méthode

Définition

Calcule un entier 32 bits utilisant 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 retourne une valeur, contient la valeur de hachage de ce moniker. Ce paramètre est passé sans être initialisé.

Remarques

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

S’applique à