bool GetBookmark( CBookmark< >* pBookmark ) const;
Return Value
Returns true if a bookmark is available. Otherwise, it returns false.
Parameters
pBookmark
[out] A pointer to the CBookmark object.
Remarks
Call this function to retrieve the bookmark for the current row.