<dce/pgo.h>-Header file for the sec_rgy_pgo API
#include <dce/pgo.h>
Header file for the Registry API used to create and maintain PGO items in the Registry database. All of these routines have the prefix sec_rgy_pgo.Data Types and Constants
There are no particular data types or constants specific to the sec_rgy_pgo 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_pgo API.
- error_status_ok
The call was successful.
- sec_rgy_bad_domain
An invalid domain was specified.
- sec_rgy_no_more_entries
The cursor is at the end of the list of entries.
- sec_rgy_not_authorized
The client is not authorized to add, delete, or modify the specified record.
- sec_rgy_object_exists
An object of that name already exists.
- sec_rgy_object_not_found
The Registry server could not find the specified name.
- sec_rgy_server_unavailable
The Registry server is unavailable.
- sec_rgy_unix_id_changed
The UNIX number of the item was changed.
Contents | Next section | Index |