Zen API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Macros
Modules
Pages
kStatus
kMap_Remove
(
kMap
map
,
const void *
key
,
void *
oldKey
,
void *
oldValue
)
Removes a key-value pair from the map.
Parameters
map
Map object.
key
Pointer to key.
oldKey
Optionally receives key (can be kNULL).
oldValue
Optionally receives value (can be kNULL).
Returns
kOK if removed; kERROR_NOT_FOUND if key not found.
kMap
This site is best viewed with Firefox. Copyright (C) 2003-2015 by LMI Technologies.