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

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 ExpandCollapseState [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 501 of file uiautomationcore.idl.

Member Function Documentation

◆ Collapse()

HRESULT UIA::IExpandCollapseProvider::Collapse ( )

◆ Expand()

HRESULT UIA::IExpandCollapseProvider::Expand ( )

Property Documentation

◆ ExpandCollapseState

ExpandCollapseState UIA::IExpandCollapseProvider::ExpandCollapseState
get

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