Chapter 5 C Routines Reference


JagFreeCollectionList

Description

Release the memory allocated for the JagNameList structure.

Syntax

JagStatus JagFreeCollectionList (
            JagNameList ** pList)

Parameters

pList

The pointer to the address of the JagNameList structure.

Return Value

Return value To indicate
JAG_SUCCEED Success
JAG_FAIL Failure

Check the server's log file for more information when JagFreeCollectionList fails.

Usage

See Appendix C, "Creating C Components," in the EAServer Programmer's Guide for more information.

See Also

JagGetCollectionList

 


Copyright (C) 2004. Sybase Inc. All rights reserved.