userlibandfileserver/fileserver/shostmassstorage/msproxy/hostusbmsproxy.cpp
branchRCL_3
changeset 38 83c58605f049
parent 36 bbf8bed59bcb
child 43 c1f20ce4abcf
equal deleted inserted replaced
31:cc88aabd867b 38:83c58605f049
   602 		c.iType = EMediaNotPresent;		
   602 		c.iType = EMediaNotPresent;		
   603 		r = KErrNone;
   603 		r = KErrNone;
   604         }
   604         }
   605 	else if (KErrGeneral == r)
   605 	else if (KErrGeneral == r)
   606         {
   606         {
   607         RDebug::Print(_L("<<< HOST Caps Unable to communicate with media"));
   607         __HOSTPRINT(_L("<<< HOST Caps Unable to communicate with media"));
   608 		c.iType = EMediaUnknown;		
   608 		c.iType = EMediaUnknown;		
   609         }
   609         }
   610 
   610 
   611     else
   611     else
   612         {
   612         {