CMapStringToOb::HashKey
Calcula o valor de hash de uma chave especificada.
UINT HashKey(
LPCTSTR key
) const;
Parâmetros
- key
A chave cujo valor de hash deve ser calculado.
Valor de retorno
O valor de hash de chave
Comentários
A tabela a seguir mostra outras funções de membro que são semelhantes a CMapStringToOb::HashKey.
Classe |
Função de 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; |
Requisitos
Cabeçalho: afxcoll.h