Release the memory allocated for the JagNameList structure.
JagStatus JagFreeCollectionList ( JagNameList ** 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 Appendix C, “Creating C Components,” in the EAServer Programmer’s Guide for more information.