omniClientListBookmarks

Defined in OmniClient.h

OmniClientRequestId omniClientListBookmarks(void *userData, OmniClientBookmarkCallback callback)

Register a callback to receive the list of bookmarks.

The callback is called once with the current list of bookmarks, and again any time the bookmark list is changed (by any application, including this one)

Call omniClientStop with the returned handle to stop receiving updated bookmark lists