55 references to IUIAutomationProxyFactoryMapping
System.Windows.Forms.Primitives (55)
_generated\261\Windows.Win32.IUIAutomation.g.cs (6)
1833
private static winmdroot.Foundation.HRESULT get_ProxyFactoryMapping(IUIAutomation* pThis, winmdroot.UI.Accessibility.
IUIAutomationProxyFactoryMapping
** factoryMapping)
1855
internal unsafe winmdroot.UI.Accessibility.
IUIAutomationProxyFactoryMapping
* ProxyFactoryMapping
1859
winmdroot.UI.Accessibility.
IUIAutomationProxyFactoryMapping
* __result;
1860
((delegate *unmanaged [Stdcall]<IUIAutomation*,winmdroot.UI.Accessibility.
IUIAutomationProxyFactoryMapping
** ,winmdroot.Foundation.HRESULT>)lpVtbl[48])((IUIAutomation*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2370
internal delegate *unmanaged [Stdcall]<IUIAutomation*,winmdroot.UI.Accessibility.
IUIAutomationProxyFactoryMapping
** ,winmdroot.Foundation.HRESULT> get_ProxyFactoryMapping_49;
2615
unsafe winmdroot.UI.Accessibility.
IUIAutomationProxyFactoryMapping
* ProxyFactoryMapping
_generated\271\Windows.Win32.IUIAutomationProxyFactoryMapping.g.cs (47)
27
:winmdroot.IVTable<
IUIAutomationProxyFactoryMapping
,
IUIAutomationProxyFactoryMapping
.Vtbl>,IComIID {
44
return ((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this), riid, ppvObject);
49
return ((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint>)lpVtbl[1])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this));
54
return ((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint>)lpVtbl[2])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this));
60
private static winmdroot.Foundation.HRESULT get_Count(
IUIAutomationProxyFactoryMapping
* pThis, uint* count)
87
((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
95
private static winmdroot.Foundation.HRESULT GetTable(
IUIAutomationProxyFactoryMapping
* pThis, winmdroot.System.Com.SAFEARRAY** table)
122
((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,winmdroot.System.Com.SAFEARRAY** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
129
private static winmdroot.Foundation.HRESULT GetEntry(
IUIAutomationProxyFactoryMapping
* pThis, uint index, winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** entry)
160
((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this), index, &__retVal).ThrowOnFailure();
167
private static winmdroot.Foundation.HRESULT SetTable(
IUIAutomationProxyFactoryMapping
* pThis, winmdroot.System.Com.SAFEARRAY* factoryList)
197
((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,winmdroot.System.Com.SAFEARRAY* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this), factoryList).ThrowOnFailure();
203
private static winmdroot.Foundation.HRESULT InsertEntries(
IUIAutomationProxyFactoryMapping
* pThis, uint before, winmdroot.System.Com.SAFEARRAY* factoryList)
237
((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint ,winmdroot.System.Com.SAFEARRAY* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this), before, factoryList).ThrowOnFailure();
243
private static winmdroot.Foundation.HRESULT InsertEntry(
IUIAutomationProxyFactoryMapping
* pThis, 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();
283
private static winmdroot.Foundation.HRESULT RemoveEntry(
IUIAutomationProxyFactoryMapping
* pThis, uint index)
313
((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this), index).ThrowOnFailure();
319
private static winmdroot.Foundation.HRESULT ClearTable(
IUIAutomationProxyFactoryMapping
* pThis)
345
((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
351
private static winmdroot.Foundation.HRESULT RestoreDefaultTable(
IUIAutomationProxyFactoryMapping
* pThis)
377
((delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IUIAutomationProxyFactoryMapping
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
403
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
405
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint> AddRef_2;
407
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint> Release_3;
409
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint* ,winmdroot.Foundation.HRESULT> get_Count_4;
411
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,winmdroot.System.Com.SAFEARRAY** ,winmdroot.Foundation.HRESULT> GetTable_5;
413
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry** ,winmdroot.Foundation.HRESULT> GetEntry_6;
415
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,winmdroot.System.Com.SAFEARRAY* ,winmdroot.Foundation.HRESULT> SetTable_7;
417
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint ,winmdroot.System.Com.SAFEARRAY* ,winmdroot.Foundation.HRESULT> InsertEntries_8;
419
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint ,winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry* ,winmdroot.Foundation.HRESULT> InsertEntry_9;
421
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,uint ,winmdroot.Foundation.HRESULT> RemoveEntry_10;
423
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,winmdroot.Foundation.HRESULT> ClearTable_11;
425
internal delegate *unmanaged [Stdcall]<
IUIAutomationProxyFactoryMapping
*,winmdroot.Foundation.HRESULT> RestoreDefaultTable_12;
_generated\584\Windows.Win32.UI_Accessibility_IUIAutomationProxyFactoryMapping_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Accessibility.
IUIAutomationProxyFactoryMapping
.Interface.GetTable(winmdroot.System.Com.SAFEARRAY**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetTable(this winmdroot.UI.Accessibility.
IUIAutomationProxyFactoryMapping
.Interface @this, out winmdroot.System.Com.SAFEARRAY* table)