Sun Java System Access Manager 7 2005Q4 C API Reference

Syntax

#include "am_properties.h"
AM_EXPORT am_status_t
am_properties_get_unsigned_with_default(am_properties_t properties,
                       const char *key,
                       unsigned long default_value,
                       unsigned long *value_ptr);