DL_FreeUniqueRecord
CSSM_RETURN CSSMDLI DL_FreeUniqueRecord
(CSSM_DB_UNIQUE_RECORD_PTR UniqueRecord)
This function frees the memory associated with the data store unique record structure.
- UniqueRecord (input)
The pointer to the memory that describes the data store unique record structure.
A CSSM return value. This function returns CSSM_OK if successful, and returns an error code if an error has occurred.
- CSSM_INVALID_UNIQUE_RECORD_POINTER
Invalid data store unique record pointer.
DL_DataInsert, DL_DataGetFirst, DL_DataGetNext
Contents | Next section | Index |