DFileSystemImageEvents interface (imapi2fs.h)
Implement this interface to receive notifications of the current write operation.
Inheritance
The DFileSystemImageEvents interface inherits from the IDispatch interface. DFileSystemImageEvents also has these types of members:
Methods
The DFileSystemImageEvents interface has these methods.
| DFileSystemImageEvents::Update Implement this method to receive progress notification of the current write operation. The notifications are sent when copying the content of a file or while adding directories or files to the file system image. |
Requirements
| Minimum supported client | Windows Vista, Windows XP with SP2 [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | imapi2fs.h |