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