locationmanager/client/src/rtracklog.cpp
branchRCL_3
changeset 7 3cebc1a84278
parent 0 c53acadfccc6
equal deleted inserted replaced
6:646a02f170b9 7:3cebc1a84278
    50 EXPORT_C void RTrackLog::StopTrackLog()
    50 EXPORT_C void RTrackLog::StopTrackLog()
    51     {
    51     {
    52     LOG( "RTrackLog::StopTrackLog()" );
    52     LOG( "RTrackLog::StopTrackLog()" );
    53     if ( iHandle )
    53     if ( iHandle )
    54         {
    54         {
    55         SendReceive( ELocManStopTrackLog);
    55         Send( ELocManStopTrackLog );
    56         }   
    56         }   
    57     }
    57     }
    58 
    58 
    59 // --------------------------------------------------------------------------
    59 // --------------------------------------------------------------------------
    60 // RTrackLog::GetStatus
    60 // RTrackLog::GetStatus