IOfflineFilesShareInfo interface (cscobj.h)

Presents share-specific information about cached items.

Inheritance

The IOfflineFilesShareInfo interface inherits from the IUnknown interface. IOfflineFilesShareInfo also has these types of members:

Methods

The IOfflineFilesShareInfo interface has these methods.

 
IOfflineFilesShareInfo::GetShareCachingMode

Retrieves the caching mode configuration of the closest ancestor share to the item.
IOfflineFilesShareInfo::GetShareItem

Finds the cache item representing the closest ancestor share to the item.
IOfflineFilesShareInfo::IsShareDfsJunction

Determines whether the share item is a DFS junction or a shared folder on a server.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header cscobj.h

See also

Offline Files API Interfaces