00001 #include "nsISupports.idl" 00002 #include "tmozIScanExportService.idl" 00003 00011 [scriptable, uuid(123B2FFD-CB50-444e-A8B5-B241B7C8197E) ] 00012 interface tmozIScanWebService 00013 :tmozIScanExportService 00014 { 00018 attribute AString uri; 00019 00023 attribute boolean allVersions; 00024 00031 attribute long blockSize; 00032 00041 attribute long attrMode; 00042 00048 attribute AString mainAttribute; 00049 00057 attribute AString splitAttribute; 00058 };