installationservices/swcomponentregistry/inc/appregentries.h
changeset 75 2d2d25361590
parent 25 98b66e4fb0be
--- a/installationservices/swcomponentregistry/inc/appregentries.h	Fri Sep 03 17:01:40 2010 +0300
+++ b/installationservices/swcomponentregistry/inc/appregentries.h	Tue Sep 28 14:48:39 2010 +0300
@@ -19,7 +19,7 @@
 /**
  @file
  @publishedAll
- @prototype 
+ @released 
 */
 
 #ifndef APPREGENTRIES_H
@@ -169,7 +169,6 @@
             Creates a AppRegistrationInfo filter object from a stream.
             @param aStream The stream to read the AppRegistrationInfo filter object from
             @return A pointer to the newly allocated AppRegistrationInfo filter object, if creation is successful.
-            @internalComponent
          */
         IMPORT_C static CAppInfoFilter* NewL(RReadStream& aStream);
         
@@ -249,7 +248,6 @@
     	Creates a CAppServiceInfoFilter filter object from a stream.
     	@param aStream The stream to read the CAppServiceInfoFilter filter object from
     	@return A pointer to the newly allocated CAppServiceInfoFilter filter object, if creation is successful.
-    	@internalComponent
     	*/
     	IMPORT_C static CAppServiceInfoFilter* NewL(RReadStream& aStream);