/sys$common/syshlp/helplib.hlb
DCE_SECURITY, API Routines, sec_acl_release

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

 NAME
   sec_acl_release - Releases ACL storage

 SYNOPSIS

   #include <dce/daclif.h>

   void sec_acl_release(
           sec_acl_handle_t h,
           sec_acl_t *sec_acl,
           error_status_t *status);

 PARAMETERS

   Input

   h     A handle referring to the target object.  Use sec_acl_bind() to
         create this handle.

   sec_acl
         A pointer to the complete ACL associated with the target object.

   Output

   status
         A pointer to the completion status.  On successful completion, the
         routine returns error_status_ok.  Otherwise, it returns an error.

 DESCRIPTION

   The sec_acl_release() routine releases any local storage associated with
   the ACL object, returning it to the pool.  This is strictly a local
   operation (since the storage in question is local), and has no effect on
   the remote object or its ACL. The ACL handle is in the argument list
   only for consistency with other sec_acl routines.

 FILES
     SYS$COMMON:[DCE$LIBRARY]DACLIF.IDL
                The idl file from which dce/daclif.h was derived.

 ERRORS

   error_status_ok
                The call was successful.

 RELATED INFORMATION

   Functions: sec_intro
              sec_acl_bind
              sec_acl_lookup
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.