94 references to IUIAutomationProxyFactoryEntry
System.Windows.Forms.Primitives (94)
Windows.Win32.IUIAutomation.g.cs (7)
1795 private static winmdroot.Foundation.HRESULT CreateProxyFactoryEntry(IUIAutomation* pThis, winmdroot.UI.Accessibility.IUIAutomationProxyFactory* factory, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** factoryEntry) 1821 public unsafe winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* CreateProxyFactoryEntry(winmdroot.UI.Accessibility.IUIAutomationProxyFactory* factory) 1823 winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* __retVal = default(winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry*); 1824 ((delegate *unmanaged [Stdcall]<IUIAutomation*,winmdroot.UI.Accessibility.IUIAutomationProxyFactory* ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT>)lpVtbl[47])((IUIAutomation*)Unsafe.AsPointer(ref this), factory, &__retVal).ThrowOnFailure(); 2362 internal delegate *unmanaged [Stdcall]<IUIAutomation*,winmdroot.UI.Accessibility.IUIAutomationProxyFactory* ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT> CreateProxyFactoryEntry_48; 2607 unsafe winmdroot.Foundation.HRESULT CreateProxyFactoryEntry(winmdroot.UI.Accessibility.IUIAutomationProxyFactory* factory, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** factoryEntry);
Windows.Win32.IUIAutomationProxyFactoryEntry.g.cs (63)
26 :IVTable<IUIAutomationProxyFactoryEntry,IUIAutomationProxyFactoryEntry.Vtbl>,IComIID { 42 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,uint>)lpVtbl[1])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,uint>)lpVtbl[2])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this)); 58 private static winmdroot.Foundation.HRESULT get_ProxyFactory(IUIAutomationProxyFactoryEntry* pThis, winmdroot.UI.Accessibility.IUIAutomationProxyFactory** factory) 85 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.UI.Accessibility.IUIAutomationProxyFactory** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 93 private static winmdroot.Foundation.HRESULT get_ClassName(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BSTR* className) 117 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure(); 124 private static winmdroot.Foundation.HRESULT get_ImageName(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BSTR* imageName) 148 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure(); 155 private static winmdroot.Foundation.HRESULT get_AllowSubstringMatch(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL* allowSubstringMatch) 181 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 186 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 193 private static winmdroot.Foundation.HRESULT get_CanCheckBaseClass(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL* canCheckBaseClass) 219 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 224 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 231 private static winmdroot.Foundation.HRESULT get_NeedsAdviseEvents(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL* adviseEvents) 257 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 262 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 278 private static winmdroot.Foundation.HRESULT put_ClassName(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.PCWSTR className) 301 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), className).ThrowOnFailure(); 316 private static winmdroot.Foundation.HRESULT put_ImageName(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.PCWSTR imageName) 339 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), imageName).ThrowOnFailure(); 345 private static winmdroot.Foundation.HRESULT put_AllowSubstringMatch(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL allowSubstringMatch) 365 private static winmdroot.Foundation.HRESULT put_CanCheckBaseClass(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL canCheckBaseClass) 385 private static winmdroot.Foundation.HRESULT put_NeedsAdviseEvents(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL adviseEvents) 405 private static winmdroot.Foundation.HRESULT SetWinEventsForAutomationEvent(IUIAutomationProxyFactoryEntry* pThis, winmdroot.UI.Accessibility.UIA_EVENT_ID eventId, winmdroot.UI.Accessibility.UIA_PROPERTY_ID propertyId, winmdroot.System.Com.SAFEARRAY* winEvents) 441 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.UI.Accessibility.UIA_EVENT_ID ,winmdroot.UI.Accessibility.UIA_PROPERTY_ID ,winmdroot.System.Com.SAFEARRAY* ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), eventId, propertyId, winEvents).ThrowOnFailure(); 447 private static winmdroot.Foundation.HRESULT GetWinEventsForAutomationEvent(IUIAutomationProxyFactoryEntry* pThis, winmdroot.UI.Accessibility.UIA_EVENT_ID eventId, winmdroot.UI.Accessibility.UIA_PROPERTY_ID propertyId, winmdroot.System.Com.SAFEARRAY** winEvents) 482 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.UI.Accessibility.UIA_EVENT_ID ,winmdroot.UI.Accessibility.UIA_PROPERTY_ID ,winmdroot.System.Com.SAFEARRAY** ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), eventId, propertyId, &__retVal).ThrowOnFailure(); 507 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 509 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,uint> AddRef_2; 511 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,uint> Release_3; 513 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.UI.Accessibility.IUIAutomationProxyFactory** ,winmdroot.Foundation.HRESULT> get_ProxyFactory_4; 515 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_ClassName_5; 517 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_ImageName_6; 519 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT> get_AllowSubstringMatch_7; 521 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT> get_CanCheckBaseClass_8; 523 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT> get_NeedsAdviseEvents_9; 525 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> put_ClassName_10; 527 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> put_ImageName_11; 529 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> put_AllowSubstringMatch_12; 531 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> put_CanCheckBaseClass_13; 533 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> put_NeedsAdviseEvents_14; 535 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.UI.Accessibility.UIA_EVENT_ID ,winmdroot.UI.Accessibility.UIA_PROPERTY_ID ,winmdroot.System.Com.SAFEARRAY* ,winmdroot.Foundation.HRESULT> SetWinEventsForAutomationEvent_15; 537 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.UI.Accessibility.UIA_EVENT_ID ,winmdroot.UI.Accessibility.UIA_PROPERTY_ID ,winmdroot.System.Com.SAFEARRAY** ,winmdroot.Foundation.HRESULT> GetWinEventsForAutomationEvent_16;
Windows.Win32.IUIAutomationProxyFactoryMapping.g.cs (12)
127 private static winmdroot.Foundation.HRESULT GetEntry(IUIAutomationProxyFactoryMapping* pThis, uint index, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** entry) 155 public unsafe winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* GetEntry(uint index) 157 winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* __retVal = default(winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry*); 158 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryMapping*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IUIAutomationProxyFactoryMapping*)Unsafe.AsPointer(ref this), index, &__retVal).ThrowOnFailure(); 241 private static winmdroot.Foundation.HRESULT InsertEntry(IUIAutomationProxyFactoryMapping* pThis, uint before, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* factory) 273 public unsafe void InsertEntry(uint before, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* factory) 275 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryMapping*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IUIAutomationProxyFactoryMapping*)Unsafe.AsPointer(ref this), before, factory).ThrowOnFailure(); 409 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryMapping*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT> GetEntry_6; 415 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryMapping*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* ,winmdroot.Foundation.HRESULT> InsertEntry_9; 464 unsafe winmdroot.Foundation.HRESULT GetEntry(uint index, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** entry); 473 unsafe winmdroot.Foundation.HRESULT InsertEntry(uint before, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* factory);
Windows.Win32.UI_Accessibility_IUIAutomationProxyFactoryEntry_Extensions.g.cs (12)
23 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.get_AllowSubstringMatch(winmdroot.Foundation.BOOL*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT get_AllowSubstringMatch(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, out winmdroot.Foundation.BOOL allowSubstringMatch) 33 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.get_CanCheckBaseClass(winmdroot.Foundation.BOOL*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT get_CanCheckBaseClass(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, out winmdroot.Foundation.BOOL canCheckBaseClass) 43 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.get_NeedsAdviseEvents(winmdroot.Foundation.BOOL*)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT get_NeedsAdviseEvents(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, out winmdroot.Foundation.BOOL adviseEvents) 53 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.put_ClassName(winmdroot.Foundation.PCWSTR)"/> 54 internal static unsafe winmdroot.Foundation.HRESULT put_ClassName(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, string className) 63 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.put_ImageName(winmdroot.Foundation.PCWSTR)"/> 64 internal static unsafe winmdroot.Foundation.HRESULT put_ImageName(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, string imageName) 73 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.GetWinEventsForAutomationEvent(winmdroot.UI.Accessibility.UIA_EVENT_ID, winmdroot.UI.Accessibility.UIA_PROPERTY_ID, winmdroot.System.Com.SAFEARRAY**)"/> 74 internal static unsafe winmdroot.Foundation.HRESULT GetWinEventsForAutomationEvent(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, winmdroot.UI.Accessibility.UIA_EVENT_ID eventId, winmdroot.UI.Accessibility.UIA_PROPERTY_ID propertyId, out winmdroot.System.Com.SAFEARRAY* winEvents)