EngView Automation Documentation
 
Loading...
Searching...
No Matches
EVPDDLib::IListView Interface Reference
Inheritance diagram for EVPDDLib::IListView:

Properties

BSTR LVItem ([in] LONG nItem,[in] LONG nSubItem) [get]
 
ScreenRect LVItemRect ([in] LONG nItem,[in] LONG nSubItem,[in] ScreenCoordsType coordType) [get]
 
INT LVCount [get]
 

Detailed Description

IListView gives tools to manipulate and probe the contents of the system's grid controls. Designed for and used by the test automation system.

Property Documentation

◆ LVItem

BSTR EVPDDLib::IListView::LVItem([in] LONG nItem, [in] LONG nSubItem)
get

◆ LVItemRect

ScreenRect EVPDDLib::IListView::LVItemRect([in] LONG nItem, [in] LONG nSubItem , [in] ScreenCoordsType coordType)
get

◆ LVCount

INT EVPDDLib::IListView::LVCount
get

The documentation for this interface was generated from the following file: