Previous section.

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

NAME

CSSM_FreeList

SYNOPSIS

CSSM_RETURN CSSMAPI CSSM_FreeList
    (CSSM_LIST_PTR CSSMList)

DESCRIPTION

This function frees the memory allocated to hold a list of strings.

PARAMETERS

CSSMList (input)

A pointer to the CSSM_LIST structure containing the GUID, name pair of add-ins.

RETURN VALUE

CSSM_OK if the function was successful. CSSM_FAIL if an error condition occurred. Use CSSM_GetError to obtain the error code.

ERRORS

CSSM_INVALID_POINTER

Invalid pointer input.


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