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

Public Member Functions

HRESULT GetCurrentSelection ([out, retval] IUIAutomationElementArray **retVal)
 
HRESULT GetCachedSelection ([out, retval] IUIAutomationElementArray **retVal)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

BOOL CurrentCanSelectMultiple [get]
 
BOOL CurrentIsSelectionRequired [get]
 
BOOL CachedCanSelectMultiple [get]
 
BOOL CachedIsSelectionRequired [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 888 of file uiautomationclient.idl.

Member Function Documentation

◆ GetCachedSelection()

HRESULT UIAutomationClient::IUIAutomationSelectionPattern::GetCachedSelection ( [out, retval] IUIAutomationElementArray **  retVal)

◆ GetCurrentSelection()

HRESULT UIAutomationClient::IUIAutomationSelectionPattern::GetCurrentSelection ( [out, retval] IUIAutomationElementArray **  retVal)

Property Documentation

◆ CachedCanSelectMultiple

BOOL UIAutomationClient::IUIAutomationSelectionPattern::CachedCanSelectMultiple
get

◆ CachedIsSelectionRequired

BOOL UIAutomationClient::IUIAutomationSelectionPattern::CachedIsSelectionRequired
get

◆ CurrentCanSelectMultiple

BOOL UIAutomationClient::IUIAutomationSelectionPattern::CurrentCanSelectMultiple
get

◆ CurrentIsSelectionRequired

BOOL UIAutomationClient::IUIAutomationSelectionPattern::CurrentIsSelectionRequired
get

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