00001 #include "nsISupports.idl" 00002 #include "tmozIException.idl" 00003 00011 [scriptable, uuid(9DFD3B55-9569-4933-A7DF-EEC859F0C975) ] 00012 interface tmozIUpdateCommand: nsISupports 00013 { 00019 attribute boolean enabled; 00020 00027 attribute boolean checked; 00028 };