Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

CDSA_intro(3)

MDS_Terminate(3)  —  Subroutines

NAME

MDS_Terminate − Terminate the MDS service context (CDSA)

SYNOPSIS

# include <cdsa/mds.h>

CSSM_RETURN CSSMAPI MDS_Terminate
(MDS_HANDLE MdsHandle)

LIBRARY

Module Directory Services library (libmds.so)

PARAMETERS

MdsHandle (input)
The MDS handle corresponding to the context being terminated.

DESCRIPTION

This function terminates the MDS service context identified by the opaque MdsHandle. The MDS handle is invalidated and MDS frees all internal resources associated with the context. 

RETURN

A CSSM_RETURN value indicating success or specifying a particular error condition. The value CSSM_OK indicates success. All other values represent an error condition. 

ERRORS

Errors are described in the CDSA technical standard.  See CDSA_intro(3). 

CSSMERR_DL_INVALID_DL_HANDLE

SEE ALSO

Books

Intel CDSA Application Developer’s Guide (see CDSA_intro(3))

Reference Pages

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026