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

Public Member Functions

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

Properties

ToggleState CurrentToggleState [get]
 
ToggleState CachedToggleState [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 963 of file uiautomationclient.idl.

Member Function Documentation

◆ Toggle()

HRESULT UIAutomationClient::IUIAutomationTogglePattern::Toggle ( )

Property Documentation

◆ CachedToggleState

ToggleState UIAutomationClient::IUIAutomationTogglePattern::CachedToggleState
get

◆ CurrentToggleState

ToggleState UIAutomationClient::IUIAutomationTogglePattern::CurrentToggleState
get

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