HRESULT BookmarkQuery(DWORD dwID, VDCTBOOKMARK *pBookMark);
Returns bookmark information for a bookmark.
· Returns NOERROR if successful, or one of these error values:
E_INVALIDARG
E_OUTOFMEMORY
dwID
[in] ID of the bookmark.
pBookMark
[out] Filled in with the bookmark information if successful.