Release the reference to a collection.
JagStatus JagFreeCollectionHandle ( JagDataCollection * pCollection)
The address of the collection handle.
Return value |
To indicate |
---|---|
JAG_SUCCEED |
Success |
JAG_FAIL |
Failure |
Check the server’s log file for more information when JagFreeCollectionHandle fails.
This routine does not free any other resources besides the collection handle. See “Appendix C, “Creating C Components,” in the EAServer Programmer’s Guide for more information.
JagFreeSharedDataHandle, JagGetCollection, JagNewCollection
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |