Previous section.

Common Security: CDSA and CSSM
Copyright © 1997 The Open Group

NAME

DL_FreeUniqueRecord

SYNOPSIS

CSSM_RETURN CSSMDLI DL_FreeUniqueRecord
    (CSSM_DB_UNIQUE_RECORD_PTR UniqueRecord)

DESCRIPTION

This function frees the memory associated with the data store unique record structure.

PARAMETERS

UniqueRecord (input)

The pointer to the memory that describes the data store unique record structure.

RETURN VALUE

A CSSM return value. This function returns CSSM_OK if successful, and returns an error code if an error has occurred.

ERRORS

CSSM_INVALID_UNIQUE_RECORD_POINTER

Invalid data store unique record pointer.

SEE ALSO

DL_DataInsert, DL_DataGetFirst, DL_DataGetNext

Why not acquire a nicely bound hard copy?
Click here to return to the publication details or order a copy of this publication.
You should also read the legal notice explaining the terms and conditions relating to the CDSA documentation.

Contents Next section Index