upnpframework/upnpcommand/src/upnpcopytask.cpp
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
   130 
   130 
   131     TInt transferredFiles = 0;
   131     TInt transferredFiles = 0;
   132 
   132 
   133     TRAPD( status, ExecuteFileTransferL
   133     TRAPD( status, ExecuteFileTransferL
   134         ( EFalse, transferredFiles ) );
   134         ( EFalse, transferredFiles ) );
   135     __LOG1( "[UpnpCommand]\t CUpnpCopyTask::ExecuteL done status %d", status );
   135     __LOG1( "[UpnpCommand]\t ExecuteL done status %d", status );
   136 
   136 
   137     // inform user
   137     // inform user
   138     if( status == KErrNone )
   138     if( status == KErrNone )
   139         {
   139         {
   140         HBufC* deviceString = CnvUtfConverter::ConvertToUnicodeFromUtf8L(
   140         HBufC* deviceString = CnvUtfConverter::ConvertToUnicodeFromUtf8L(