supl/locationomasuplprotocolhandler/protocolhandler/inc/epos_comasuplcommonconfig.h
branchRCL_3
changeset 44 2b4ea9893b66
parent 24 9c303455e256
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
    40 	* NewL Method.
    40 	* NewL Method.
    41 	* @since S60 v3.1u
    41 	* @since S60 v3.1u
    42 	* @param None.
    42 	* @param None.
    43 	* @return Instance of COMASuplCommonConfig
    43 	* @return Instance of COMASuplCommonConfig
    44 	*/
    44 	*/
    45 	IMPORT_C static COMASuplCommonConfig* NewL();
    45 	IMPORT_C static COMASuplCommonConfig* COMASuplCommonConfig::NewL();
    46 	
    46 	
    47 	/**
    47 	/**
    48 	* ~COMASuplCommonConfig Method, Destructor
    48 	* ~COMASuplCommonConfig Method, Destructor
    49 	* @since S60 v3.1u
    49 	* @since S60 v3.1u
    50 	* @param None.
    50 	* @param None.