Previous Topic: DBCStoMFNext Topic: How CA IDMS Server Uses the API


DBCSEnd

Syntax

UINT DBCEnd(HANDLE hDBCS)

Description

Terminates the DBCS environment. CA IDMS Server calls this function before unloading the DLL, which should free all resources for the DBCS environment specified by the handle.

Arguments
hDBCS

Environment handle.

Returns