(file) Return to Constants.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Constants.cpp between version 1.1 and 1.2

version 1.1, 2006/09/01 18:25:12 version 1.2, 2006/09/15 20:33:41
Line 159 
Line 159 
     const CIMName _PROPERTY_TEXTFORMATPARAMETERS =     const CIMName _PROPERTY_TEXTFORMATPARAMETERS =
         CIMName ("TextFormatParameters");         CIMName ("TextFormatParameters");
  
   /**
       The name of the MailTo property for Email Handler subclass
   */
       const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILTO =
           CIMName ("MailTo");
   
   /**
       The name of the MailSubject property for Email Handler subclass
   */
       const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILSUBJECT =
           CIMName ("MailSubject");
   
   /**
       The name of the MailCc  property for Email Handler subclass
   */
       const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILCC =
           CIMName ("MailCc");
   
 // //
 // CIM Namespace Names // CIM Namespace Names
 // //


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2