*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> DL_DataDelete (3)              
Title
Content
Arch
Section
 

DL_DataDelete(3)

Contents


NAME    [Toc]    [Back]

       DL_DataDelete,  CSSM_DL_DataDelete  -  Remove  data record
       (CDSA)

SYNOPSIS    [Toc]    [Back]

       #include <cdsa/cssm.h>

       API:      CSSM_RETURN      CSSMAPI      CSSM_DL_DataDelete
       (CSSM_DL_DB_HANDLE DLDBHandle, const CSSM_DB_UNIQUE_RECORD
       *UniqueRecordIdentifier)    SPI:    CSSM_RETURN    CSSMDLI
       DL_DataDelete    (CSSM_DL_DB_HANDLE    DLDBHandle,   const
       CSSM_DB_UNIQUE_RECORD *UniqueRecordIdentifier)

LIBRARY    [Toc]    [Back]

       Common Security Services Manager library (libcssm.so)

PARAMETERS    [Toc]    [Back]

       The handle pair that describes  the  add-in  data  storage
       library module to be used to perform this function and the
       open data store from which to delete  the  specified  data
       record.   A  pointer to a CSSM_DB_UNIQUE_RECORD identifier
       containing unique identification of the data record to  be
       deleted  from  the data store.  Once the associated record
       has been deleted, this unique record identifier cannot  be
       used  in  future  references,  except  as  an  argument to
       DL_FreeUniqueRecord() which must still be called.

DESCRIPTION    [Toc]    [Back]

       This function removes the data  record  specified  by  the
       unique record identifier from the specified data store.

RETURN VALUE    [Toc]    [Back]

       A  CSSM_RETURN  value  indicating  success or specifying a
       particular error condition. The  value  CSSM_OK  indicates
       success. All other values represent an error condition.

ERRORS    [Toc]    [Back]

       Errors  are described in the CDSA technical standard.  See
       CDSA_intro(3).      CSSMERR_DL_INVALID_DB_HANDLE      CSSMERR_DL_INVALID_RECORD_UID
 CSSMERR_DL_RECORD_NOT_FOUND

SEE ALSO    [Toc]    [Back]

      
      
       Books

       Intel    CDSA    Application    Developer's   Guide   (see
       CDSA_intro(3))

       Reference Pages    [Toc]    [Back]

       Functions for the CSSM API:

       CSSM_DL_DataInsert(3)

       Functions for the DL SPI:

       DL_DataInsert(3)



                                                 DL_DataDelete(3)
[ Back ]
 Similar pages
Name OS Title
CSSM_DL_DataGetNext Tru64 Get next data record (CDSA)
CSSM_DL_DataGetFirst Tru64 Get first data record (CDSA)
DL_DataGetFirst Tru64 Get first data record (CDSA)
CSSM_DL_DataGetFromUniqueRecordId Tru64 Get data record (CDSA)
DL_DataGetFromUniqueRecordId Tru64 Get data record (CDSA)
DL_DataGetNext Tru64 Get next data record (CDSA)
DL_DataModify Tru64 Modify persistent data record (CDSA)
CSSM_DL_DataInsert Tru64 Create new persistent data record (CDSA)
CSSM_DL_DataModify Tru64 Modify persistent data record (CDSA)
DL_DataInsert Tru64 Create new persistent data record (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service