CMapStringToOb::HashKey
計算指定之索引鍵的雜湊值。
UINT HashKey(
LPCTSTR key
) const;
參數
- key
要計算雜湊值的索引鍵。
傳回值
金鑰的雜湊值。
備註
下表顯示類似 CMapStringToOb::HashKey的其他成員函式。
類別 |
成員函式 |
---|---|
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