Chapter 5 C Routines Reference
Release the memory allocated for the JagNameList structure.
JagStatus JagFreeCollectionList ( JagNameList ** pList)
pList
The pointer to the address of the JagNameList structure.
Return value | To indicate |
---|---|
JAG_SUCCEED | Success |
JAG_FAIL | Failure |
Check the server's log file for more information when JagFreeCollectionList fails.
See "Share Data Between C Components" in the EAServer Programmer's Guide for more information.
Copyright © 2001 Sybase, Inc. All rights reserved. |
![]() |