<dce/misc.h>-Header file for miscellaneous Registry APIs
#include <dce/misc.h>
Header file for the following miscellaneous Registry routines:
- sec_rgy_cursor_reset()
- sec_rgy_login_get_info()
- sec_rgy_login_get_effective()
- sec_rgy_wait_until_consistent()
Data Types and Constants
There are no particular data types or constants specified to these miscellaneous routines (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 miscellaneous Registry API.
- error_status_ok
The call was successful.
- sec_rgy_object_not_found
The specified account could not be found.
- sec_rgy_read_only
The Registry is read only; updates are not allowed.
- sec_rgy_server_unavailable
The Registry server is unavailable.
Contents | Next section | Index |