Chapter 5 C Routines Reference
Release the reference to a collection.
JagStatus JagFreeCollectionHandle (
JagDataCollection * pCollection)
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 "Share Data Between C Components" in the Jaguar CTS Programmer's Guide for more information.
JagFreeSharedDataHandle, JagGetCollection, JagNewCollection
| Copyright © 2000 Sybase, Inc. All rights reserved. |   | |