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

Public Member Functions

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

Properties

ExpandCollapseState CurrentExpandCollapseState [get]
 
ExpandCollapseState CachedExpandCollapseState [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 745 of file uiautomationclient.idl.

Member Function Documentation

◆ Collapse()

HRESULT UIAutomationClient::IUIAutomationExpandCollapsePattern::Collapse ( )

◆ Expand()

HRESULT UIAutomationClient::IUIAutomationExpandCollapsePattern::Expand ( )

Property Documentation

◆ CachedExpandCollapseState

ExpandCollapseState UIAutomationClient::IUIAutomationExpandCollapsePattern::CachedExpandCollapseState
get

◆ CurrentExpandCollapseState

ExpandCollapseState UIAutomationClient::IUIAutomationExpandCollapsePattern::CurrentExpandCollapseState
get

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