ipcm_pub/connection_settings_api/inc/cmmanager.h
changeset 72 0c32cf868819
parent 20 9c97ad6591ae
equal deleted inserted replaced
71:9f263f780e41 72:0c32cf868819
   219         * @param aDestArray list all available destinations' id
   219         * @param aDestArray list all available destinations' id
   220         */
   220         */
   221         IMPORT_C void AllDestinationsL( RArray<TUint32>& aDestArray ) const;
   221         IMPORT_C void AllDestinationsL( RArray<TUint32>& aDestArray ) const;
   222 
   222 
   223         /**
   223         /**
   224         * Returns the destination to which a specified
   224         * Returns the destination queried by its ID.
   225         * connection method belongs, search is by destination ID
       
   226         *
   225         *
   227         * @since S60 3.2
   226         * @since S60 3.2
   228         * @param aDestinationId id of destination
   227         * @param aDestinationId id of destination
   229         * @return RCmDestination network destination
   228         * @return RCmDestination network destination
   230         */
   229         */