Sun OpenSSO Enterprise 8.0 C API Reference for Application and Web Policy Agent Developers

Returns

This function returns one of the following values of the am_status_t enumeration (defined in the <am_types.h> header file):

AM_SUCCESS

If the entry was successfully inserted into the map object.

AM_NO_MEMORY

If unable to allocate memory for the value and, if necessary, the key.

AM_INVALID_ARGUMENT

If either the map, key, or value argument is NULL.