00001 #include "nsISupports.idl" 00002 00008 [scriptable, uuid(AD714050-9A46-4781-9011-AAEC4A9757A6) ] 00009 interface tmozIScanExportService 00010 : nsISupports 00011 { 00015 attribute AString name; 00016 00025 readonly attribute AString serviceType; 00026 };