CMapStringToOb::RemoveKey

Call this member function to remove the map entry corresponding to the supplied key. This can cause memory leaks if the CObject object is not deleted elsewhere.

Syntax

BOOL RemoveKey( LPCTSTR key );

At a Glance

Header file: Afxcoll.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CMapStringToOb Overview, CMapStringToOb Member Functions, Map Classes, CMapStringToOb::RemoveAll