import "sbIDirectoryImportService.idl";
Public Member Functions | |
nsISimpleEnumerator | enumerateAllItems () |
Enumerator for sbIMediaItems that were found during this job. | |
Public Attributes | |
readonly attribute unsigned long | totalAddedToMediaList |
Number of items that were added to the target media list (Note that items may already existed in the library, but not the target list). | |
readonly attribute unsigned long | totalAddedToLibrary |
Number of new (unknown) items that were added to the library. | |
readonly attribute unsigned long | totalDuplicates |
Number of items that already existed in the target library. | |
readonly attribute sbIMediaList | targetMediaList |
Media list receiving found items. | |
readonly attribute unsigned long | targetIndex |
Index into targetMediaList where found items are inserted. |
Definition at line 43 of file sbIDirectoryImportService.idl.