CMap::RemoveKey

This method removes the map entry corresponding to the supplied key.

The DestructElements helper function is used to remove the entry.

At a Glance

Header file: Afxtempl.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( ARG_KEY key );

See Also

CMap::RemoveAll