DFileSystemImageImportEvents interface (imapi2fs.h)

Use this interface to receives notifications regarding the current file system import operation.

Inheritance

The DFileSystemImageImportEvents interface inherits from the IDispatch interface. DFileSystemImageImportEvents also has these types of members:

Methods

The DFileSystemImageImportEvents interface has these methods.

 
DFileSystemImageImportEvents::UpdateImport

Receives import notification for every file and directory item imported from an optical medium.

Remarks

This interface supports import notifications for ISO9660, Joliet and UDF file systems.

Requirements

Requirement Value
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

See also

IDispatch