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

Public Member Functions

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

Properties

BSTR CurrentValue [get]
 
BOOL CurrentIsReadOnly [get]
 
BSTR CachedValue [get]
 
BOOL CachedIsReadOnly [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1000 of file uiautomationclient.idl.

Member Function Documentation

◆ SetValue()

HRESULT UIAutomationClient::IUIAutomationValuePattern::SetValue ( [in] BSTR  val)

Property Documentation

◆ CachedIsReadOnly

BOOL UIAutomationClient::IUIAutomationValuePattern::CachedIsReadOnly
get

◆ CachedValue

BSTR UIAutomationClient::IUIAutomationValuePattern::CachedValue
get

◆ CurrentIsReadOnly

BOOL UIAutomationClient::IUIAutomationValuePattern::CurrentIsReadOnly
get

◆ CurrentValue

BSTR UIAutomationClient::IUIAutomationValuePattern::CurrentValue
get

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