Sun Java System Access Manager 7 2005Q4 C API Reference

Returns

This function returns am_status_t with one of the following values:

AM_SUCCESS

If the query parameter was found in the URL.

AM_INVALID_ARGUMENT

If any of the arguments is NULL.

AM_NOT_FOUND

If the query parameter is not found.

AM_NO_MEMORY

If memory could not be allocated for the query parameter value.

AM_FAILURE

If any other error occurred.