XDMEngine/XdmProvisioning/inc/xdmprovitem.h
branchRCL_3
changeset 34 2669f8761a99
parent 25 e53c01f160bc
child 35 fbd2e7cec7ef
equal deleted inserted replaced
31:2580314736af 34:2669f8761a99
   135         /**
   135         /**
   136         * Determines and saves named parameter
   136         * Determines and saves named parameter
   137         * @param aName Name of the parameter
   137         * @param aName Name of the parameter
   138         * @param aValue Value of the parameter
   138         * @param aValue Value of the parameter
   139         */
   139         */
   140         void DetermineNamedParameterL( const TDesC& aName, 
   140         void DetermineNamedParameter( const TDesC& aName, 
   141                                       const TDesC& aValue );
   141                                       const TDesC& aValue );
   142         
   142         
   143         /**
   143         /**
   144         * Finds the access point id from CommsDb
   144         * Finds the access point id from CommsDb
   145         * based on access poin name
   145         * based on access poin name