CMapStringToOb::HashKey
Calculates the hash value of a specified key.
UINT HashKey(
LPCTSTR key
) const;
Parameters
- key
The key whose hash value is to be calculated.
Return Value
The Key's hash value
Remarks
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; |
Requirements
Header: afxcoll.h