Sun Java System Calendar Server 6 2005Q4 Developer's Guide

CEXP_Shutdown

Purpose

Cleans up all global memory, shuts down connections, and other cleanup functions when the user is finished using the SDK.

Syntax

int CEXP_Shutdown (void);

Parameters

None

Returns

Returns 0 on success, -1 on failure.

Comments

Call this only after all threads using the SDK complete.