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.
void SetBookmark( ULONG nSize**, BYTE*** pBuffer );
Parameters
nSize
[in] The size of the bookmark buffer.
pBuffer
[in] A pointer to the byte array containing the bookmark value.
Remarks
This function copies the bookmark value referenced by pBuffer to the CBookmark buffer, and sets the buffer size to nSize.
Note This function is only available in CBookmark<0>.