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

Public Member Functions

HRESULT GetCurrentAnnotationObjects ([out, retval] IUIAutomationElementArray **retVal)
 
HRESULT GetCurrentAnnotationTypes ([out, retval] SAFEARRAY(int) *retVal)
 
HRESULT GetCachedAnnotationObjects ([out, retval] IUIAutomationElementArray **retVal)
 
HRESULT GetCachedAnnotationTypes ([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

BSTR CurrentFormula [get]
 
BSTR CachedFormula [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1322 of file uiautomationclient.idl.

Member Function Documentation

◆ GetCachedAnnotationObjects()

HRESULT UIAutomationClient::IUIAutomationSpreadsheetItemPattern::GetCachedAnnotationObjects ( [out, retval] IUIAutomationElementArray **  retVal)

◆ GetCachedAnnotationTypes()

HRESULT UIAutomationClient::IUIAutomationSpreadsheetItemPattern::GetCachedAnnotationTypes ( [out, retval] SAFEARRAY(int) *  retVal)

◆ GetCurrentAnnotationObjects()

HRESULT UIAutomationClient::IUIAutomationSpreadsheetItemPattern::GetCurrentAnnotationObjects ( [out, retval] IUIAutomationElementArray **  retVal)

◆ GetCurrentAnnotationTypes()

HRESULT UIAutomationClient::IUIAutomationSpreadsheetItemPattern::GetCurrentAnnotationTypes ( [out, retval] SAFEARRAY(int) *  retVal)

Property Documentation

◆ CachedFormula

BSTR UIAutomationClient::IUIAutomationSpreadsheetItemPattern::CachedFormula
get

◆ CurrentFormula

BSTR UIAutomationClient::IUIAutomationSpreadsheetItemPattern::CurrentFormula
get

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