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

Diff for /pegasus/src/Pegasus/Common/CIMStatusCode.h between version 1.18 and 1.18.14.1

version 1.18, 2006/11/07 21:30:36 version 1.18.14.1, 2007/08/13 08:27:09
Line 136 
Line 136 
     /**     /**
         The specified extrinsic method does not exist.         The specified extrinsic method does not exist.
     */     */
     CIM_ERR_METHOD_NOT_FOUND = 17      CIM_ERR_METHOD_NOT_FOUND = 17,
   
       CIM_ERR_DACIM_NOT_SUPPORTED = 18,
       CIM_ERR_DACIM_REDIRECT = 19
 }; };
  
 PEGASUS_COMMON_LINKAGE const char* cimStatusCodeToString(CIMStatusCode code); PEGASUS_COMMON_LINKAGE const char* cimStatusCodeToString(CIMStatusCode code);


Legend:
Removed from v.1.18  
changed lines
  Added in v.1.18.14.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2