Previous section.

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

NAME

CSSM_DeregisterManagerServices

SYNOPSIS

CSSM_RETURN CSSMAPI CSSM_DeregisterManagerServices
    (const CSSM_GUID_PTR GUID)

DESCRIPTION

This function is used by an elective module manager to de-register its function table with CSSM core services prior to termination.

PARAMETERS

GUID (input)

A pointer to the CSSM_GUID structure containing the global unique identifier for this module.

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_GUID

Invalid GUID.

CSSM_DEREGISTER_SERVICES_FAIL

Unable to deregister services.

SEE ALSO

CSSM_RegisterManagerServices

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