00001 #include "nsISupports.idl" 00002 #include "nsISimpleEnumerator.idl" 00003 #include "tmozIException.idl" 00004 00012 [scriptable, uuid(1af61d09-2767-4ee9-a94a-d9874c0644e6) ] 00013 interface tmozIMimeExtension: nsISupports 00014 { 00020 readonly attribute AString name; 00021 };