Sdílet prostřednictvím


CMapStringToOb::HashKey

Vypočítá hodnotu hash zadaného klíče.

UINT HashKey(
   LPCTSTR key
) const;

Parametry

  • key
    Klíč, jehož hodnota hash je vypočítat.

Vrácená hodnota

Hodnota hash v klíči

Poznámky

Následující tabulka obsahuje další členské funkce, které jsou podobné CMapStringToOb::HashKey .

Třída

Členská funkce

CMapPtrToPtr

UINT HashKey (void * key ) const;

CMapPtrToWord

UINT HashKey (void * key ) const;

CMapStringToString

UINT HashKey (LPCTSTR key ) const;

CMapStringToPtr

UINT HashKey (LPCTSTR key ) const;

CMapWordToOb

UINT HashKey (WORD key ) const;

CMapWordToPtr

UINT HashKey (WORD key ) const;

Požadavky

Záhlaví: afxcoll.h

Viz také

Referenční dokumentace

Třída CMapStringToOb

Diagram hierarchie