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.
Used to report progress back to callers of lengthy Offline Files operations. This interface provides the most basic "begin" and "end" notifications. It is used as a base interface for all other progress interfaces.
Inheritance
The IOfflineFilesProgress interface inherits from the IUnknown interface. IOfflineFilesProgress also has these types of members:
Methods
The IOfflineFilesProgress interface has these methods.
IOfflineFilesProgress::Begin Reports that an operation has begun. |
IOfflineFilesProgress::End Reports that an operation has ended. |
IOfflineFilesProgress::QueryAbort May be called during lengthy operations to determine if the operation should be canceled. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | cscobj.h |