CRDataset::freeBookmark
Previous  Index  Next

void freeBookmark(void* bookmark);

Parameters

bookmark
Pointer to memory in which to return bookmark.  

Description

Use this member function to release the memory allocated by getBookmark for specified bookmark when it is no longer needed.

See Also

CRDataset::getBookmark, CRDataset::moveToBookmark


CRDataset | Classes | OCL | Index