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.
Exposes methods for interacting with the CSC (Client Side Caching, also known as Offline Files) search API library.
CCscSearchApiInterface has these types of members:
- Methods
Methods
The CCscSearchApiInterface class has these methods.
Method | Description |
---|---|
CCscSearchApiInterface::AddRef | Increments the reference count for a CCscSearchApiInterface object. |
CCscSearchApiInterface::DelRef | Decrements the reference count for a CCscSearchApiInterface object. |
CCscSearchApiInterface::OfflineFilesOpenIndexingHandle | Opens an indexing handle to a file in the Offline Files client side cache (CSC). |
Remarks
Use the CscSearchApiGetInterface function to create an instance of this class.
This class is not included in a public header before Windows 7.
Requirements
Minimum supported client |
Windows Vista, Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
Cscsearchapiif.hxx |