equal
deleted
inserted
replaced
308 * Get Opaque integer value from a refrerence of CImplementationInformation |
308 * Get Opaque integer value from a refrerence of CImplementationInformation |
309 * |
309 * |
310 * @param aInfo, object of CImplementationInformation |
310 * @param aInfo, object of CImplementationInformation |
311 * @return opaque integer value. |
311 * @return opaque integer value. |
312 */ |
312 */ |
313 TInt CCCAppPluginLoader::OpaqueValueFrom( const CImplementationInformation& aInfo ); |
313 TInt OpaqueValueFrom( const CImplementationInformation& aInfo ); |
314 |
314 |
315 /** |
315 /** |
316 * Loads a plugin. |
316 * Loads a plugin. |
317 * |
317 * |
318 * @param aPluginsOrderInfo ordering info |
318 * @param aPluginsOrderInfo ordering info |