cwbUN_FreeLdapPublishing

Purpose

Frees resources associated with the input handle.

Syntax

int cwbUN_FreeLdapPublishing
    ( cwbUN_ldapPubHandle  handle
    );

Parameters

cwbUN_ldapPubHandle handle - input
The handle for which resources should be freed.

Return Codes

The following list shows common return values:

CWB_OK
Successful completion.
CWB_INVALID_API_HANDLE
Handle was not created by cwbUN_OpenLdapPublishing().

Usage

The handle is obtained by a call to cwbUN_OpenLdapPublishing().