| title |
IRowsetLocateImpl::Hash | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
IRowsetLocateImpl::Hash |
IRowsetLocateImpl.Hash |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
7df4386d-80fb-4332-a85f-baae98cdc6e0 |
| caps.latest.revision |
8 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
Returns hash values for the specified bookmarks.
STDMETHOD ( Hash )(
HCHAPTER /* hReserved */,
DBBKMARK cbBookmarks,
const DBBKMARK* rgcbBookmarks[],
const BYTE* rgpBookmarks[],
DBHASHVALUE rgHashValues[],
DBROWSTATUS rgBookmarkStatus[]
);
hReserved
[in] Corresponds to hChapter parameter to IRowsetLocate::Hash.
For other parameters, see IRowsetLocate::Hash in the OLE DB Programmer's Reference.
Header: atldb.h
IRowsetLocateImpl Class