CMapStringToOb::HashKey
Calcola il valore hash della chiave specificata.
UINT HashKey(
LPCTSTR key
) const;
Parametri
- key
La chiave del cui valore hash deve essere calcolato.
Valore restituito
Il valore hash della chiave
Note
Nella tabella seguente vengono illustrate altre funzioni membro che sono simili a CMapStringToOb::HashKey.
Classe |
Funzione membro |
---|---|
UINT HashKey( void* key ) const; |
|
UINT HashKey( void* key ) const; |
|
UINT HashKey( LPCTSTR key ) const; |
|
UINT HashKey( LPCTSTR key ) const; |
|
UINT HashKey( WORD key ) const; |
|
UINT HashKey( WORD key ) const; |
Requisiti
Header: afxcoll.h