Previous section.

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

NAME

CSSM_GetAPIMemoryFunctions

SYNOPSIS

CSSM_API_MEMORY_FUNCS_PTR CSSMAPI CSSM_GetAPIMemoryFunctions
    (CSSM_HANDLE AddInHandle)

DESCRIPTION

This function retrieves the memory function table associated with the add-in module.

PARAMETERS

AddInHandle (input)

The handle to add-in module that is associated to memory function table.

RETURN VALUE

Non NULL if the function was successful. NULL if an error condition occurred. Use CSSM_GetError to obtain the error code.

ERRORS

CSSM_INVALID_ADDIN_HANDLE

Invalid add-in handle.

CSSM_MEMORY_ERROR

Internal memory error.


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