CTypedPtrMap::RemoveKey

Call this member function to look up the map entry corresponding to the supplied key and, if the key is found, remove the entry.

Syntax

BOOL RemoveKey( ARG_KEY key );

At a Glance

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

See Also

CTypedPtrMap Overview, CTypedPtrMap Member Functions, Typed Template Collections