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

Public Member Functions

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

Properties

BSTR Value [get]
 
BOOL IsReadOnly [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 752 of file uiautomationcore.idl.

Member Function Documentation

◆ SetValue()

HRESULT UIA::IValueProvider::SetValue ( [in] LPCWSTR  val)

Property Documentation

◆ IsReadOnly

BOOL UIA::IValueProvider::IsReadOnly
get

◆ Value

BSTR UIA::IValueProvider::Value
get

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