next up previous contents index
Next: mapClose Up: Map Operations Previous: mapRemoveBinding

mapRemoveKey

   

Removes binding of the association key from the map. This is the inverse of mapBind. Returns XK_FAILURE if the item is not in the map.

XkReturn mapRemoveKey(Map map, void *key)



Larry Peterson
Wed Jan 10 10:40:08 MST 1996