Product Documentation

c-treeRTG COBOL Edition User's Guide

Previous Topic

Next Topic

ct_XDDClose

Declaration

cbDLLexport VOID ct_XDDClose( pVOID hdl)

This function accepts:

hdl: the handle returned by a ct_XDDOpen call

Description

This function frees the memory allocated to the XDD handler and "closes" the XDD checking session for the specific XDD.

Return Values

See XDDCHECK Errors for a complete listing of valid c-treeRTG XDDCHECK API error values.

See Also

TOCIndex