<dce/rgynbase.h>-Header file for the sec_rgy_unix API
#include <dce/rgynbase.h>
Header file for the Registry API used to obtain Registry entries in a UNIX-style structure. All of these routines have the prefix sec_rgy_unix.Data Types and Constants
There are no particular data types or constants specific to the sec_rgy_unix API (other than those that have already been introduced in this specification).Status Codes
The following status codes (listed in alphabetical order) are used in the sec_rgy_unix API.
- error_status_ok
The call was successful.
- sec_rgy_bad_data
The name supplied as input was too long.
- sec_rgy_no_more_entries
The end of the list of entries has been reached.
- sec_rgy_server_unavailable
The Registry server is unavailable.
Contents | Next section | Index |