CMapStringToOb::RemoveKey

This method removes the map entry corresponding to the supplied key. This can cause memory leaks if the CObject object is not deleted elsewhere.

At a Glance

Header file: Afxcoll.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL RemoveKey( LPCTSTR key );

See Also

CMapStringToOb::RemoveAll