CDynamicAccessor::GetBookmark
Retrieves the bookmark for the current row.
HRESULT GetBookmark(
CBookmark< >* pBookmark
) const throw( );
Parameters
- pBookmark
[out] A pointer to the CBookmark object.
Return Value
One of the standard HRESULT values.
Remarks
You need to set DBPROP_IRowsetLocate to VARIANT_TRUE to retrieve a bookmark.
Requirements
Header: atldbcli.h