Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere C++ API reference » QAManagerBase class

 

browseClose function

Syntax
void QAManagerBase::browseClose(
  qa_browse_handle handle
)
Parameters
  • handle   A handle returned by one of the begin browse operations.

Remarks

Frees the resources associated with a browse operation.