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

Diff for /pegasus/src/Pegasus/Common/Constants.h between version 1.91 and 1.93.8.3

version 1.91, 2006/09/15 20:33:41 version 1.93.8.3, 2007/01/24 03:59:50
Line 302 
Line 302 
 // //
 #define WBEM_HTTP_SERVICE_NAME "wbem-http" #define WBEM_HTTP_SERVICE_NAME "wbem-http"
 #define WBEM_HTTPS_SERVICE_NAME "wbem-https" #define WBEM_HTTPS_SERVICE_NAME "wbem-https"
 #define WBEM_EXPORT_HTTPS_SERVICE_NAME "wbem-exp-https"  
  
  
  
Line 534 
Line 533 
 /** /**
     The name of the MailTo property for Email Handler subclass     The name of the MailTo property for Email Handler subclass
 */ */
 extern const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILTO;  PEGASUS_COMMON_LINKAGE extern const CIMName
       PEGASUS_PROPERTYNAME_LSTNRDST_MAILTO;
  
 /** /**
     The name of the MailSubject property for Email Handler subclass     The name of the MailSubject property for Email Handler subclass
 */ */
 extern const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILSUBJECT;  PEGASUS_COMMON_LINKAGE extern const CIMName
       PEGASUS_PROPERTYNAME_LSTNRDST_MAILSUBJECT;
  
 /** /**
     The name of the MailCc  property for Email Handler subclass     The name of the MailCc  property for Email Handler subclass
 */ */
 extern const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILCC;  PEGASUS_COMMON_LINKAGE extern const
       CIMName PEGASUS_PROPERTYNAME_LSTNRDST_MAILCC;
  
   #if defined (PEGASUS_OS_TYPE_WINDOWS) &&\
           !defined(PEGASUS_DISABLE_LOCAL_DOMAIN_SOCKET)
   #define PEGASUS_NAMEDPIPE_PATH "\\\\.\\pipe\\cimxml.namedpipe"
   extern const int MAX_PIPE_INSTANCES;
   # endif
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* Pegasus_Constants_h */ #endif /* Pegasus_Constants_h */


Legend:
Removed from v.1.91  
changed lines
  Added in v.1.93.8.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2