UCOMIMoniker.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

Lors d'un retour, contient la valeur de hachage de ce moniker.

Remarques

Pour plus d’informations sur IMoniker::Hash, consultez MSDN Library.

S’applique à