ReactOS 0.4.16-dev-2491-g3dc6630
UIAutomationClient::IUIAutomationSelectionItemPattern Interface Reference
Inheritance diagram for UIAutomationClient::IUIAutomationSelectionItemPattern:
Collaboration diagram for UIAutomationClient::IUIAutomationSelectionItemPattern:

Public Member Functions

HRESULT Select ()
 
HRESULT AddToSelection ()
 
HRESULT RemoveFromSelection ()
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

BOOL CurrentIsSelected [get]
 
IUIAutomationElement CurrentSelectionContainer [get]
 
BOOL CachedIsSelected [get]
 
IUIAutomationElement CachedSelectionContainer [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 904 of file uiautomationclient.idl.

Member Function Documentation

◆ AddToSelection()

HRESULT UIAutomationClient::IUIAutomationSelectionItemPattern::AddToSelection ( )

◆ RemoveFromSelection()

HRESULT UIAutomationClient::IUIAutomationSelectionItemPattern::RemoveFromSelection ( )

◆ Select()

HRESULT UIAutomationClient::IUIAutomationSelectionItemPattern::Select ( )

Property Documentation

◆ CachedIsSelected

BOOL UIAutomationClient::IUIAutomationSelectionItemPattern::CachedIsSelected
get

◆ CachedSelectionContainer

IUIAutomationElement UIAutomationClient::IUIAutomationSelectionItemPattern::CachedSelectionContainer
get

◆ CurrentIsSelected

BOOL UIAutomationClient::IUIAutomationSelectionItemPattern::CurrentIsSelected
get

◆ CurrentSelectionContainer

IUIAutomationElement UIAutomationClient::IUIAutomationSelectionItemPattern::CurrentSelectionContainer
get

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