import "sbIDirectoryImportService.idl";
Public Attributes | |
sbIDirectoryImportJob | |
Recursively import from the given directories into the specified media list. |
Definition at line 86 of file sbIDirectoryImportService.idl.
Recursively import from the given directories into the specified media list.
aDirectories | an array of nsIFile paths | |
aTargetMediaList | the media list into which found items should be loaded (defaults to the main library) | |
aTargetIndex | the index into the media list where items should be inserted (ignored if aTargetMediaList is not an sbIOrderableMediaList) |
Definition at line 101 of file sbIDirectoryImportService.idl.