CMapStringToOb::HashKey
Calculates the hash value of a specified key.
UINT HashKey(
LPCTSTR key
) const;
Параметры
- key
The key whose hash value is to be calculated.
Возвращаемое значение
The Key's hash value
Заметки
The following table shows other member functions that are similar to CMapStringToOb::HashKey.
Class |
Member Function |
---|---|
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; |
Требования
Header: afxcoll.h