IOfflineFilesConnectionInfo interface (cscobj.h)
Presents query and action capabilities associated with the online-offline transition behavior of Offline Files.
Inheritance
The IOfflineFilesConnectionInfo interface inherits from the IUnknown interface. IOfflineFilesConnectionInfo also has these types of members:
Methods
The IOfflineFilesConnectionInfo interface has these methods.
IOfflineFilesConnectionInfo::GetConnectState Determines whether an item is online or offline and, if offline, why. |
IOfflineFilesConnectionInfo::SetConnectState Sets the connection state for an item. |
IOfflineFilesConnectionInfo::TransitionOffline Transitions an item offline if possible. |
IOfflineFilesConnectionInfo::TransitionOnline Transitions an item online if possible. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | cscobj.h |