CAtlMap::GetHashTableSize

 

Call this method to determine the number of bins in the map's hash table.

Syntax

UINT GetHashTableSize( ) const throw( );

Return Value

Returns the number of bins in the hash table. See CAtlMap::CAtlMap for an explanation.

Requirements

Header: atlcoll.h

See Also

CAtlMap Class
CAtlMap::GetCount