VMS Help
DCE_SECURITY, API Routines, sec_key_mgmt_release_cursor

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

 NAME
   sec_key_mgmt_release_cursor - Releases the memory used by an
                                 initialized cursor value

 SYNOPSIS

   #include <dce/keymgmt.h>

   void sec_key_mgmt_release_cursor(
           void **cursor,
           error_status_t *status);

 PARAMETERS

   Input

   cursor
        A pointer to the cursor value for which the storage is to be
        released.

   Output

   status
        A pointer to the completion status.  On successful completion,
        the routine returns error_status_ok.

 DESCRIPTION

   The sec_key_mgmt_release_cursor() routine releases any storage
   allocated for the indicated cursor value by
   sec_key_mgmt_initialize_cursor().  The storage for the cursor value
   returned by sec_key_mgmt_initialize_cursor() is dynamically allocated.

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

 ERRORS

   sec_key_mgmt_e_unauthorized
                The caller is not authorized to perform the operation.

   error_status_ok
                The call was successful.

 RELATED INFORMATION

   Functions: sec_intro
              sec_key_mgmt_initialize_cursor
  Close     HLB-list     TLB-list     Help  

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