serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/src/tservicefailedtest.cpp
branchRCL_3
changeset 45 a9c0808a1095
parent 44 0b68a1b0c15e
equal deleted inserted replaced
44:0b68a1b0c15e 45:a9c0808a1095
    54 {
    54 {
    55   
    55   
    56   	TInt Index = 0 ;
    56   	TInt Index = 0 ;
    57   	const TLiwGenericParam *GenericParam = aEventParamList.FindFirst(Index , KErrorCode );
    57   	const TLiwGenericParam *GenericParam = aEventParamList.FindFirst(Index , KErrorCode );
    58   	
    58   	
    59   	TInt error ;
    59   	TInt error = 0;
    60   	
    60   	
    61   	if(GenericParam)
    61   	if(GenericParam)
    62 			{
    62 			{
    63 				TLiwVariant Variant ;
    63 				TLiwVariant Variant ;
    64 	
    64