Previous section.

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

NAME

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

SYNOPSIS

#include <dce/sec_rgy_attr.h>

DESCRIPTION

Header file for the Registry API used to create and maintain extensions to the DCE Registry database. This API includes all routines with the prefix of sec_rgy_attr, except those with the prefix sec_rgy_attr_sch (see <dce/sec_rgy_attr_sch.h> ).
Data Types and Constants
There are no particular data types or constants specific to the sec_rgy_attr 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_attr API.

error_status_ok

The call was successful.

sec_attr_bad_encoding_type

Invalid encoding type specified.

sec_attr_bad_type

Invalid or unsupported attribute type.

sec_attr_inst_exists

Attribute instance already exists.

sec_attr_not_unique

Attribute value is not unique.

sec_attr_rgy_obj_not_found

Registry object not found.

sec_attr_svr_read_only

Server is read only.

sec_attr_svr_unavailable

Server is unavailable.

sec_attr_trig_svr_unavailable

Trigger server is unavailable.

sec_attr_unauthorized

Unauthorized to perform this operation.

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