Previous section.

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

NAME

CSSM_DeregisterServices

SYNOPSIS

CSSM_RETURN CSSMAPI CSSM_DeregisterServices
    (const CSSM_GUID_PTR GUID)

DESCRIPTION

This function is used by an add-in module to de-register its function table with CSSM.

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_RegisterServices

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