98 references to IUIAutomationProxyFactoryEntry
System.Windows.Forms.Primitives (98)
_generated\261\Windows.Win32.IUIAutomation.g.cs (7)
1797 private static winmdroot.Foundation.HRESULT CreateProxyFactoryEntry(IUIAutomation* pThis, winmdroot.UI.Accessibility.IUIAutomationProxyFactory* factory, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** factoryEntry) 1823 public unsafe winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* CreateProxyFactoryEntry(winmdroot.UI.Accessibility.IUIAutomationProxyFactory* factory) 1825 winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* __retVal = default(winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry*); 1826 ((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(); 2368 internal delegate *unmanaged [Stdcall]<IUIAutomation*,winmdroot.UI.Accessibility.IUIAutomationProxyFactory* ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT> CreateProxyFactoryEntry_48; 2613 unsafe winmdroot.Foundation.HRESULT CreateProxyFactoryEntry(winmdroot.UI.Accessibility.IUIAutomationProxyFactory* factory, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** factoryEntry);
_generated\270\Windows.Win32.IUIAutomationProxyFactoryEntry.g.cs (63)
27 :winmdroot.IVTable<IUIAutomationProxyFactoryEntry,IUIAutomationProxyFactoryEntry.Vtbl>,IComIID { 44 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), riid, ppvObject); 49 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,uint>)lpVtbl[1])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this)); 54 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,uint>)lpVtbl[2])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this)); 60 private static winmdroot.Foundation.HRESULT get_ProxyFactory(IUIAutomationProxyFactoryEntry* pThis, winmdroot.UI.Accessibility.IUIAutomationProxyFactory** factory) 87 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.UI.Accessibility.IUIAutomationProxyFactory** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 95 private static winmdroot.Foundation.HRESULT get_ClassName(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BSTR* className) 119 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure(); 126 private static winmdroot.Foundation.HRESULT get_ImageName(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BSTR* imageName) 150 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure(); 157 private static winmdroot.Foundation.HRESULT get_AllowSubstringMatch(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL* allowSubstringMatch) 183 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 188 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 195 private static winmdroot.Foundation.HRESULT get_CanCheckBaseClass(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL* canCheckBaseClass) 221 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 226 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 233 private static winmdroot.Foundation.HRESULT get_NeedsAdviseEvents(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL* adviseEvents) 259 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 264 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 281 private static winmdroot.Foundation.HRESULT put_ClassName(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.PCWSTR className) 304 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), className).ThrowOnFailure(); 320 private static winmdroot.Foundation.HRESULT put_ImageName(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.PCWSTR imageName) 343 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((IUIAutomationProxyFactoryEntry*)Unsafe.AsPointer(ref this), imageName).ThrowOnFailure(); 349 private static winmdroot.Foundation.HRESULT put_AllowSubstringMatch(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL allowSubstringMatch) 369 private static winmdroot.Foundation.HRESULT put_CanCheckBaseClass(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL canCheckBaseClass) 389 private static winmdroot.Foundation.HRESULT put_NeedsAdviseEvents(IUIAutomationProxyFactoryEntry* pThis, winmdroot.Foundation.BOOL adviseEvents) 409 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) 445 ((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(); 451 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) 486 ((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(); 513 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 515 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,uint> AddRef_2; 517 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,uint> Release_3; 519 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.UI.Accessibility.IUIAutomationProxyFactory** ,winmdroot.Foundation.HRESULT> get_ProxyFactory_4; 521 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_ClassName_5; 523 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_ImageName_6; 525 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT> get_AllowSubstringMatch_7; 527 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT> get_CanCheckBaseClass_8; 529 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL* ,winmdroot.Foundation.HRESULT> get_NeedsAdviseEvents_9; 531 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> put_ClassName_10; 533 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> put_ImageName_11; 535 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> put_AllowSubstringMatch_12; 537 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> put_CanCheckBaseClass_13; 539 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryEntry*,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> put_NeedsAdviseEvents_14; 541 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; 543 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;
_generated\271\Windows.Win32.IUIAutomationProxyFactoryMapping.g.cs (12)
129 private static winmdroot.Foundation.HRESULT GetEntry(IUIAutomationProxyFactoryMapping* pThis, uint index, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** entry) 157 public unsafe winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* GetEntry(uint index) 159 winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* __retVal = default(winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry*); 160 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryMapping*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IUIAutomationProxyFactoryMapping*)Unsafe.AsPointer(ref this), index, &__retVal).ThrowOnFailure(); 243 private static winmdroot.Foundation.HRESULT InsertEntry(IUIAutomationProxyFactoryMapping* pThis, uint before, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* factory) 275 public unsafe void InsertEntry(uint before, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* factory) 277 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryMapping*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IUIAutomationProxyFactoryMapping*)Unsafe.AsPointer(ref this), before, factory).ThrowOnFailure(); 413 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryMapping*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT> GetEntry_6; 419 internal delegate *unmanaged [Stdcall]<IUIAutomationProxyFactoryMapping*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* ,winmdroot.Foundation.HRESULT> InsertEntry_9; 468 unsafe winmdroot.Foundation.HRESULT GetEntry(uint index, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** entry); 477 unsafe winmdroot.Foundation.HRESULT InsertEntry(uint before, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* factory);
_generated\583\Windows.Win32.UI_Accessibility_IUIAutomationProxyFactoryEntry_Extensions.g.cs (16)
23 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.get_ClassName(winmdroot.Foundation.BSTR*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT get_ClassName(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, out winmdroot.Foundation.BSTR className) 33 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.get_ImageName(winmdroot.Foundation.BSTR*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT get_ImageName(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, out winmdroot.Foundation.BSTR imageName) 43 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.get_AllowSubstringMatch(winmdroot.Foundation.BOOL*)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT get_AllowSubstringMatch(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, out winmdroot.Foundation.BOOL allowSubstringMatch) 53 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.get_CanCheckBaseClass(winmdroot.Foundation.BOOL*)"/> 54 internal static unsafe winmdroot.Foundation.HRESULT get_CanCheckBaseClass(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, out winmdroot.Foundation.BOOL canCheckBaseClass) 63 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.get_NeedsAdviseEvents(winmdroot.Foundation.BOOL*)"/> 64 internal static unsafe winmdroot.Foundation.HRESULT get_NeedsAdviseEvents(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, out winmdroot.Foundation.BOOL adviseEvents) 73 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.put_ClassName(winmdroot.Foundation.PCWSTR)"/> 74 internal static unsafe winmdroot.Foundation.HRESULT put_ClassName(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, string className) 83 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.put_ImageName(winmdroot.Foundation.PCWSTR)"/> 84 internal static unsafe winmdroot.Foundation.HRESULT put_ImageName(this winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface @this, string imageName) 93 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.GetWinEventsForAutomationEvent(winmdroot.UI.Accessibility.UIA_EVENT_ID, winmdroot.UI.Accessibility.UIA_PROPERTY_ID, winmdroot.System.Com.SAFEARRAY**)"/> 94 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)