idlehomescreen/inc/xnnodeappif.h
branchCompilerCompatibility
changeset 12 119a7c064f0f
parent 9 f966699dea19
--- a/idlehomescreen/inc/xnnodeappif.h	Mon Mar 08 21:43:12 2010 +0000
+++ b/idlehomescreen/inc/xnnodeappif.h	Sun Mar 14 13:08:57 2010 +0000
@@ -30,6 +30,7 @@
 class CXnProperty;
 class CXnNode;
 class TXnUiEngineAppIf;
+class CXnComponent;
 
 namespace XnComponentInterface
     {
@@ -247,6 +248,14 @@
      * Get namespace of this node
      */
     IMPORT_C const TDesC8& Namespace();
+    
+    /**
+     * Get the component object of the node.
+     *
+     * @since Series 60 5.2
+     * @return component object
+     */
+    IMPORT_C CXnComponent& Component();
 
 private:
     // Data