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

Public Member Functions

HRESULT GetViewName ([in] int view, [out, retval] BSTR *name)
 
HRESULT SetCurrentView ([in] int view)
 
HRESULT GetCurrentSupportedViews ([out, retval] SAFEARRAY(int) *retVal)
 
HRESULT GetCachedSupportedViews ([out, retval] SAFEARRAY(int) *retVal)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

int CurrentCurrentView [get]
 
int CachedCurrentView [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 795 of file uiautomationclient.idl.

Member Function Documentation

◆ GetCachedSupportedViews()

HRESULT UIAutomationClient::IUIAutomationMultipleViewPattern::GetCachedSupportedViews ( [out, retval] SAFEARRAY(int) *  retVal)

◆ GetCurrentSupportedViews()

HRESULT UIAutomationClient::IUIAutomationMultipleViewPattern::GetCurrentSupportedViews ( [out, retval] SAFEARRAY(int) *  retVal)

◆ GetViewName()

HRESULT UIAutomationClient::IUIAutomationMultipleViewPattern::GetViewName ( [in] int  view,
[out, retval] BSTR name 
)

◆ SetCurrentView()

HRESULT UIAutomationClient::IUIAutomationMultipleViewPattern::SetCurrentView ( [in] int  view)

Property Documentation

◆ CachedCurrentView

int UIAutomationClient::IUIAutomationMultipleViewPattern::CachedCurrentView
get

◆ CurrentCurrentView

int UIAutomationClient::IUIAutomationMultipleViewPattern::CurrentCurrentView
get

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