mpx/playbackframework/playbackutility/src/mpxplaybackutilityimpl.cpp
branchCompilerCompatibility
changeset 13 da1f3efa404b
parent 9 bee149131e4b
child 30 6f9f6e99a23e
equal deleted inserted replaced
11:5529f24b6aaf 13:da1f3efa404b
  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