1 implementation of GetRuntimeId
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
936
HRESULT IAccessibleEx.Interface.
GetRuntimeId
(SAFEARRAY** pRetVal)
3 references to GetRuntimeId
System.Windows.Forms.Primitives (3)
Windows.Win32.IAccessibleEx.g.cs (1)
155
return __object.
GetRuntimeId
(pRetVal);
Windows.Win32.UI_Accessibility_IAccessibleEx_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.UI.Accessibility.IAccessibleEx.Interface.
GetRuntimeId
(winmdroot.System.Com.SAFEARRAY**)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
GetRuntimeId
(pRetValLocal);