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)