descriptor->free
(no version information, might be only in CVS)
descriptor->free -- ディスクリプタに関連付けられたリソースを解放する
説明
bool
descriptor->free ( void )
descriptor->free() は、あらかじめ
oci_new_descriptor()
によってディスクリプタに関連付けられたリソースを解放します。
成功した場合に TRUE を、失敗した場合に FALSE を返します。