Previous section.

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

NAME

CSSM_ModuleDetach

SYNOPSIS

CSSM_RETURN CSSMAPI CSSM_ModuleDetach
    (CSSM_MODULE_HANDLE ModuleHandle)

DESCRIPTION

This function detaches the application from the service provider module.

PARAMETERS

ModuleHandle (input)

The handle that describes the service provider module.

RETURN VALUE

A CSSM_OK return value signifies that the application has been detached from the module. If CSSM_FAIL is returned, an error has occurred. Use CSSM_GetError to obtain the error code.

ERRORS

CSSM_INVALID_ADDIN_HANDLE

Invalid module handle.

SEE ALSO

CSSM_ModuleAttach

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