I want to use AutomationElement in vc++ for getting element name. Although in MSDN documentation the c++ syntax is there but I don't know how to use. Already I tried by using #include <UIAutomationClient.h> but AutomationElement is not coming. could some one help me out. Thanks in advance.
↧