IOfflineFilesSuspend interface (cscobj.h)

Suspends or releases a share root or directory tree in the Offline Files cache. A suspended tree is always offline and is never synchronized automatically by the Offline Files service. It may, however, be synchronized by the user through Windows Explorer, through Sync Center, or by code calling the Offline Files API.

Inheritance

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

Methods

The IOfflineFilesSuspend interface has these methods.

 
IOfflineFilesSuspend::SuspendRoot

Suspend or release a share root or directory tree.

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