Previous section.

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

NAME

CSSM_GetError

SYNOPSIS

CSSM_ERROR_PTR CSSMAPI CSSM_GetError
    (void)

DESCRIPTION

This function returns the current error information.

PARAMETERS

None.

RETURN VALUE

Returns the current error information. If there is no valid error, the error number will be CSSM_OK. A NULL pointer indicates that the CSSM_InitError was not called or that a call to CSSM_DestroyError has been made. No error information is available.

SEE ALSO

CSSM_InitError, CSSM_DestroyError,
CSSM_ClearError, CSSM_SetError, CSSM_IsCSSMError,
CSSM_IsCLError, CSSM_IsTPError, CSSM_IsDLError,
CSSM_IsCSPError

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