1 implementation of GetObjectForChild
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
907
HRESULT IAccessibleEx.Interface.
GetObjectForChild
(int idChild, IAccessibleEx** pRetVal)
1 reference to GetObjectForChild
System.Windows.Forms.Primitives (1)
Windows.Win32.IAccessibleEx.g.cs (1)
67
return __object.
GetObjectForChild
(idChild, pRetVal);