CBookmark::SetBookmark
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>.
요구 사항
헤더: atldbcli.h