Condividi tramite


CStringElementTraitsI::Hash

Chiamare questa funzione statica per calcolare un valore hash per l'elemento specificato della stringa.

static ULONG Hash( 
   INARGTYPE str  
) throw( );

Parametri

  • str
    L'elemento della stringa.

Valore restituito

Restituisce un valore hash, calcolato utilizzando i contenuti della stringa.

Requisiti

Header: atlcoll.h

Vedere anche

Riferimenti

CStringElementTraitsI Class

CStringElementTraits::Hash