struct CCL::Web::IWebFileSearchClient
Overview
#include <iwebfileclient.h> struct IWebFileSearchClient: public CCL::IUnknown { // typedefs typedef IWebFileClient::DirEntry ResultEntry; typedef IWebFileClient::IDirIterator IResultIterator; // fields const IStringDictionary& query; const IStringDictionary IProgressNotify* progress = 0; // methods DECLARE_STRINGID_MEMBER (kSearchTerms); };
Inherited Members
public: // methods virtual tresult CCL_API queryInterface (UIDRef iid, void** ptr) = 0; virtual unsigned int CCL_API retain () = 0; virtual unsigned int CCL_API release () = 0;
Detailed Documentation
Methods
DECLARE_STRINGID_MEMBER (kSearchTerms)
< identifier of pagination offset in query