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

Properties

int CurrentAnnotationTypeId [get]
 
BSTR CurrentAnnotationTypeName [get]
 
BSTR CurrentAuthor [get]
 
BSTR CurrentDateTime [get]
 
IUIAutomationElement CurrentTarget [get]
 
int CachedAnnotationTypeId [get]
 
BSTR CachedAnnotationTypeName [get]
 
BSTR CachedAuthor [get]
 
BSTR CachedDateTime [get]
 
IUIAutomationElement CachedTarget [get]
 

Additional Inherited Members

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

Detailed Description

Definition at line 1260 of file uiautomationclient.idl.

Property Documentation

◆ CachedAnnotationTypeId

int UIAutomationClient::IUIAutomationAnnotationPattern::CachedAnnotationTypeId
get

◆ CachedAnnotationTypeName

BSTR UIAutomationClient::IUIAutomationAnnotationPattern::CachedAnnotationTypeName
get

◆ CachedAuthor

BSTR UIAutomationClient::IUIAutomationAnnotationPattern::CachedAuthor
get

◆ CachedDateTime

BSTR UIAutomationClient::IUIAutomationAnnotationPattern::CachedDateTime
get

◆ CachedTarget

IUIAutomationElement UIAutomationClient::IUIAutomationAnnotationPattern::CachedTarget
get

◆ CurrentAnnotationTypeId

int UIAutomationClient::IUIAutomationAnnotationPattern::CurrentAnnotationTypeId
get

◆ CurrentAnnotationTypeName

BSTR UIAutomationClient::IUIAutomationAnnotationPattern::CurrentAnnotationTypeName
get

◆ CurrentAuthor

BSTR UIAutomationClient::IUIAutomationAnnotationPattern::CurrentAuthor
get

◆ CurrentDateTime

BSTR UIAutomationClient::IUIAutomationAnnotationPattern::CurrentDateTime
get

◆ CurrentTarget

IUIAutomationElement UIAutomationClient::IUIAutomationAnnotationPattern::CurrentTarget
get

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