Share via


CRowset::Compare

HRESULTCompare( const CBookmarkBase& bookmark1**, const CBookmarkBase&** bookmark2**, DBCOMPARE*** pComparison**);**

Return Value

A standard HRESULT.

Parameters

See .

Bookmark1

[in] The first bookmark to compare.

Bookmark2

[in] The second bookmark to compare.

pComparison

[out] Pointer to the result of the comparison.

Remarks

Compares two bookmarks using .

CRowset OverviewClass Members