Previous section.

DCE 1.1: Authentication and Security Services
Copyright © 1997 The Open Group

NAME

<dce/pgo.h>-Header file for the sec_rgy_pgo API

SYNOPSIS

#include <dce/pgo.h>

DESCRIPTION

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.

Please note that the html version of this specification may contain formatting aberrations. The definitive version is available as an electronic publication on CD-ROM from The Open Group.

Contents Next section Index