Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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( );
Parameters
nSize
[in] The size of the bookmark buffer.pBuffer
[in] A pointer to the byte array containing the bookmark value.
Return Value
A standard HRESULT.
Remarks
This function is only available in CBookmark<0>.
Requirements
Header: atldbcli.h