(file) Return to ProviderMessageHandler.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Default

Diff for /pegasus/src/Pegasus/ProviderManager2/Default/ProviderMessageHandler.cpp between version 1.24 and 1.24.2.1

version 1.24, 2009/06/30 10:31:33 version 1.24.2.1, 2009/10/13 13:39:27
Line 1097 
Line 1097 
     if (response->cimException.getCode() == CIM_ERR_SUCCESS)     if (response->cimException.getCode() == CIM_ERR_SUCCESS)
     {     {
         CIMInstance instance =         CIMInstance instance =
             getInstanceResponse->getResponseData().getCimInstance();              getInstanceResponse->getResponseData().getInstance();
  
         Uint32 pos = instance.findProperty(request->propertyName);         Uint32 pos = instance.findProperty(request->propertyName);
  


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.24.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2