accessoryservices/accessoryserver/inc/Common/AccPolAccessoryPolicy.h
branchRCL_3
changeset 21 ccb4f6b3db21
parent 20 1ddbe54d0645
child 22 8cb079868133
--- a/accessoryservices/accessoryserver/inc/Common/AccPolAccessoryPolicy.h	Thu Aug 19 11:09:10 2010 +0300
+++ b/accessoryservices/accessoryserver/inc/Common/AccPolAccessoryPolicy.h	Tue Aug 31 16:29:05 2010 +0300
@@ -195,6 +195,17 @@
         * @see AccessoryTypes.h for supported HW device types.
         */        
         IMPORT_C TUint32 SupportedHWDevicesL();           
+        
+        /**
+        * Check to see if the requested capability is defined for the genericId
+        *
+        * @since S60 3.1
+        * @param aGenericID Generic ID of the list to be used
+        * @param aName Name of the capability
+        * @return True if the requested capability is defined for the genericId. Else False. 
+        */
+        IMPORT_C TBool IsCapabilityDefinedL(const TAccPolGenericID& aGenericId,
+                                            const TUint32& aName );
                          
     public: // Functions from base classes