CUIAutomation8 class com
- Inheritance
-
- Object
- IUnknown
- IUIAutomation
- IUIAutomation2
- CUIAutomation8
Constructors
-
CUIAutomation8(Pointer<
COMObject> ptr) - CUIAutomation8.createInstance()
-
factory
Properties
- autoSetFocus ↔ int
-
getter/setter pairinherited
- connectionTimeout ↔ int
-
getter/setter pairinherited
-
contentViewCondition
→ Pointer<
COMObject> -
no setterinherited
-
contentViewWalker
→ Pointer<
COMObject> -
no setterinherited
-
controlViewCondition
→ Pointer<
COMObject> -
no setterinherited
-
controlViewWalker
→ Pointer<
COMObject> -
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
proxyFactoryMapping
→ Pointer<
COMObject> -
no setterinherited
-
ptr
↔ Pointer<
COMObject> -
getter/setter pairinherited
-
rawViewCondition
→ Pointer<
COMObject> -
no setterinherited
-
rawViewWalker
→ Pointer<
COMObject> -
no setterinherited
-
reservedMixedAttributeValue
→ Pointer<
COMObject> -
no setterinherited
-
reservedNotSupportedValue
→ Pointer<
COMObject> -
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- transactionTimeout ↔ int
-
getter/setter pairinherited
Methods
-
addAutomationEventHandler(
int eventId, Pointer< COMObject> element, int scope, Pointer<COMObject> cacheRequest, Pointer<COMObject> handler) → int -
inherited
-
addFocusChangedEventHandler(
Pointer< COMObject> cacheRequest, Pointer<COMObject> handler) → int -
inherited
-
addPropertyChangedEventHandler(
Pointer< COMObject> element, int scope, Pointer<COMObject> cacheRequest, Pointer<COMObject> handler, Pointer<SAFEARRAY> propertyArray) → int -
inherited
-
addPropertyChangedEventHandlerNativeArray(
Pointer< COMObject> element, int scope, Pointer<COMObject> cacheRequest, Pointer<COMObject> handler, Pointer<Uint32> propertyArray, int propertyCount) → int -
inherited
-
addRef(
) → int -
Increments the reference count for an interface pointer to a COM object.
inherited
-
addStructureChangedEventHandler(
Pointer< COMObject> element, int scope, Pointer<COMObject> cacheRequest, Pointer<COMObject> handler) → int -
inherited
-
checkNotSupported(
VARIANT value, Pointer< Int32> isNotSupported) → int -
inherited
-
compareElements(
Pointer< COMObject> el1, Pointer<COMObject> el2, Pointer<Int32> areSame) → int -
inherited
-
compareRuntimeIds(
Pointer< SAFEARRAY> runtimeId1, Pointer<SAFEARRAY> runtimeId2, Pointer<Int32> areSame) → int -
inherited
-
createAndCondition(
Pointer< COMObject> condition1, Pointer<COMObject> condition2, Pointer<Pointer< newCondition) → intCOMObject> > -
inherited
-
createAndConditionFromArray(
Pointer< SAFEARRAY> conditions, Pointer<Pointer< newCondition) → intCOMObject> > -
inherited
-
createAndConditionFromNativeArray(
Pointer< Pointer< conditions, int conditionCount, Pointer<COMObject> >Pointer< newCondition) → intCOMObject> > -
inherited
-
createCacheRequest(
Pointer< Pointer< cacheRequest) → intCOMObject> > -
inherited
-
createFalseCondition(
Pointer< Pointer< newCondition) → intCOMObject> > -
inherited
-
createNotCondition(
Pointer< COMObject> condition, Pointer<Pointer< newCondition) → intCOMObject> > -
inherited
-
createOrCondition(
Pointer< COMObject> condition1, Pointer<COMObject> condition2, Pointer<Pointer< newCondition) → intCOMObject> > -
inherited
-
createOrConditionFromArray(
Pointer< SAFEARRAY> conditions, Pointer<Pointer< newCondition) → intCOMObject> > -
inherited
-
createOrConditionFromNativeArray(
Pointer< Pointer< conditions, int conditionCount, Pointer<COMObject> >Pointer< newCondition) → intCOMObject> > -
inherited
-
createPropertyCondition(
int propertyId, VARIANT value, Pointer< Pointer< newCondition) → intCOMObject> > -
inherited
-
createPropertyConditionEx(
int propertyId, VARIANT value, int flags, Pointer< Pointer< newCondition) → intCOMObject> > -
inherited
-
createProxyFactoryEntry(
Pointer< COMObject> factory, Pointer<Pointer< factoryEntry) → intCOMObject> > -
inherited
-
createTreeWalker(
Pointer< COMObject> pCondition, Pointer<Pointer< walker) → intCOMObject> > -
inherited
-
createTrueCondition(
Pointer< Pointer< newCondition) → intCOMObject> > -
inherited
-
detach(
) → void -
Detaches the object from the
Finalizer
.inherited -
elementFromHandle(
int hwnd, Pointer< Pointer< element) → intCOMObject> > -
inherited
-
elementFromHandleBuildCache(
int hwnd, Pointer< COMObject> cacheRequest, Pointer<Pointer< element) → intCOMObject> > -
inherited
-
elementFromIAccessible(
Pointer< COMObject> accessible, int childId, Pointer<Pointer< element) → intCOMObject> > -
inherited
-
elementFromIAccessibleBuildCache(
Pointer< COMObject> accessible, int childId, Pointer<COMObject> cacheRequest, Pointer<Pointer< element) → intCOMObject> > -
inherited
-
elementFromPoint(
POINT pt, Pointer< Pointer< element) → intCOMObject> > -
inherited
-
elementFromPointBuildCache(
POINT pt, Pointer< COMObject> cacheRequest, Pointer<Pointer< element) → intCOMObject> > -
inherited
-
getFocusedElement(
Pointer< Pointer< element) → intCOMObject> > -
inherited
-
getFocusedElementBuildCache(
Pointer< COMObject> cacheRequest, Pointer<Pointer< element) → intCOMObject> > -
inherited
-
getPatternProgrammaticName(
int pattern, Pointer< Pointer< name) → intUtf16> > -
inherited
-
getPropertyProgrammaticName(
int property, Pointer< Pointer< name) → intUtf16> > -
inherited
-
getRootElement(
Pointer< Pointer< root) → intCOMObject> > -
inherited
-
getRootElementBuildCache(
Pointer< COMObject> cacheRequest, Pointer<Pointer< root) → intCOMObject> > -
inherited
-
intNativeArrayToSafeArray(
Pointer< Int32> array, int arrayCount, Pointer<Pointer< safeArray) → intSAFEARRAY> > -
inherited
-
intSafeArrayToNativeArray(
Pointer< SAFEARRAY> intArray, Pointer<Pointer< array, Pointer<Int32> >Int32> arrayCount) → int -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pollForPotentialSupportedPatterns(
Pointer< COMObject> pElement, Pointer<Pointer< patternIds, Pointer<SAFEARRAY> >Pointer< patternNames) → intSAFEARRAY> > -
inherited
-
pollForPotentialSupportedProperties(
Pointer< COMObject> pElement, Pointer<Pointer< propertyIds, Pointer<SAFEARRAY> >Pointer< propertyNames) → intSAFEARRAY> > -
inherited
-
queryInterface(
Pointer< GUID> riid, Pointer<Pointer< ppvObject) → intNativeType> > -
Queries a COM object for a pointer to one of its interface; identifying
the interface by a reference to its interface identifier (IID).
inherited
-
rectToVariant(
RECT rc, Pointer< VARIANT> var_) → int -
inherited
-
release(
) → int -
Decrements the reference count for an interface on a COM object.
inherited
-
removeAllEventHandlers(
) → int -
inherited
-
removeAutomationEventHandler(
int eventId, Pointer< COMObject> element, Pointer<COMObject> handler) → int -
inherited
-
removeFocusChangedEventHandler(
Pointer< COMObject> handler) → int -
inherited
-
removePropertyChangedEventHandler(
Pointer< COMObject> element, Pointer<COMObject> handler) → int -
inherited
-
removeStructureChangedEventHandler(
Pointer< COMObject> element, Pointer<COMObject> handler) → int -
inherited
-
safeArrayToRectNativeArray(
Pointer< SAFEARRAY> rects, Pointer<Pointer< rectArray, Pointer<RECT> >Int32> rectArrayCount) → int -
inherited
-
toInterface(
String iid) → Pointer< COMObject> -
Cast an existing COM object to a specified interface.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
variantToRect(
VARIANT var_, Pointer< RECT> rc) → int -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited