Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member function calls BASE_CLASS**::RemoveKey**.
BOOL RemoveKey(
KEY key
);
Parameters
KEY
Template parameter specifying the type of the map's keys.key
Key for the element to be removed.
Return Value
Nonzero if the entry was found and successfully removed; otherwise 0.
Remarks
For more detailed remarks, see CMapStringToOb::RemoveKey.
Requirements
Header: afxtempl.h