Sun Java System Access Manager 7.1 C API Reference

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.