Previous section.

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

NAME

CSSM_GetHandleInfo

SYNOPSIS

CSSM_HANDLEINFO_PTR CSSMAPI CSSM_GetHandleInfo
    (CSSM_HANDLE ModuleHandle)

DESCRIPTION

Returns a structure that can contain a callback function and session flags provided by the application in association with the specified module handle.

PARAMETERS

ModuleHandle (input)

Handle of the module for which information should be returned.

RETURN VALUE

A pointer to the CSSM_HANDLEINFO structure containing information registered by the application for use by the add-in module. If the pointer is NULL, an error has occurred; use CSSM_GetError to obtain the error code.

ERRORS

CSSM_INVALID_MODULE_HANDLE

Invalid add-in handle.


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