Previous section.

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

NAME

CSSM_GetModuleGUIDFromHandle

SYNOPSIS

CSSM_GUID_PTR CSSMAPI CSSM_GetModuleGUIDFromHandle
    (CSSM_HANDLE ModuleHandle)

DESCRIPTION

Returns the GUID of the attached module identified by the specified handle.

PARAMETERS

ModuleHandle (input)

Handle of the module for which the GUID should be returned.

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_MODULE_HANDLE

Invalid add-in handle.

SEE ALSO

CSSM_GetHandleUsage,
CSSM_GetSubserviceUIDFromHandle

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