ReactOS 0.4.16-dev-2491-g3dc6630
UIA::IGridProvider Interface Reference
Inheritance diagram for UIA::IGridProvider:
Collaboration diagram for UIA::IGridProvider:

Public Member Functions

HRESULT GetItem ([in] int row, [in] int column, [out, retval] IRawElementProviderSimple **pRetVal)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

int RowCount [get]
 
int ColumnCount [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 514 of file uiautomationcore.idl.

Member Function Documentation

◆ GetItem()

HRESULT UIA::IGridProvider::GetItem ( [in] int  row,
[in] int  column,
[out, retval] IRawElementProviderSimple **  pRetVal 
)

Property Documentation

◆ ColumnCount

int UIA::IGridProvider::ColumnCount
get

◆ RowCount

int UIA::IGridProvider::RowCount
get

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