I want to read selected item of a listview control in another application.

I know how to read text from text boxes and combobox using GetWindowText API finding windows handle.

But the same idea cannot read from ListView.

So would some one help me to read selected item of a ListView