| title | CBookmark::SetBookmark | Microsoft Docs | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ms.custom | ||||||||||||||
| ms.date | 11/04/2016 | |||||||||||||
| ms.reviewer | ||||||||||||||
| ms.suite | ||||||||||||||
| ms.technology |
|
|||||||||||||
| ms.tgt_pltfrm | ||||||||||||||
| ms.topic | article | |||||||||||||
| f1_keywords |
|
|||||||||||||
| dev_langs |
|
|||||||||||||
| helpviewer_keywords |
|
|||||||||||||
| ms.assetid | bcd26831-6045-4e69-96d6-abf8037fc18d | |||||||||||||
| caps.latest.revision | 8 | |||||||||||||
| author | mikeblome | |||||||||||||
| ms.author | mblome | |||||||||||||
| manager | ghogen | |||||||||||||
| translation.priority.ht |
|
Copies the bookmark value referenced by pBuffer to the CBookmark buffer and sets the buffer size to nSize.
HRESULT SetBookmark(
DBLENGTH nSize,
BYTE* pBuffer
) throw( );
nSize
[in] The size of the bookmark buffer.
pBuffer
[in] A pointer to the byte array containing the bookmark value.
A standard HRESULT.
This function is only available in CBookmark<0>.
Header: atldbcli.h