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

am_map_value_iter_t

Pointer to an iterator for the values in a map object associated with a specified key.

Syntax

#include "am_map.h"
typedef struct am_map_value_iter *am_map_value_iter_t;

Members

am_map_value_iter is an opaque structure with no accessible members.