mpx/playbackframework/playbackutility/src/mpxplaybackutilityimpl.cpp
branchRCL_3
changeset 9 bee149131e4b
parent 2 7a9a8e73f54b
child 30 6f9f6e99a23e
equal deleted inserted replaced
4:d45095c2f4f3 9:bee149131e4b
  1335     return file;
  1335     return file;
  1336     }
  1336     }
  1337 
  1337 
  1338 #endif // SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
  1338 #endif // SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
  1339 
  1339 
       
  1340 // ----------------------------------------------------------------------------
       
  1341 // Set primary client
       
  1342 // ----------------------------------------------------------------------------
       
  1343 //
       
  1344 TInt CMPXPlaybackUtility::SetPrimaryClientL()
       
  1345     {
       
  1346     MPX_FUNC("CMPXPlaybackUtility::SetPrimaryClientL");
       
  1347     return iPbs.SendReceiveL(EPbsSetPrimaryClient);
       
  1348     }
  1340 // End of file
  1349 // End of file