IRowsetLocateImpl::Hash
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at IRowsetLocateImpl::Hash.
Returns hash values for the specified bookmarks.
Syntax
STDMETHOD ( Hash )(
HCHAPTER /* hReserved */,
DBBKMARK cbBookmarks,
const DBBKMARK* rgcbBookmarks[],
const BYTE* rgpBookmarks[],
DBHASHVALUE rgHashValues[],
DBROWSTATUS rgBookmarkStatus[]
);
Parameters
hReserved
[in] Corresponds to hChapter
parameter to IRowsetLocate::Hash.
For other parameters, see IRowsetLocate::Hash in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h