IAccessible.accHitTest Method
.NET Framework 3.0
The IAccessible interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccessible interface.
Namespace: Accessibility
Assembly: Accessibility (in accessibility.dll)
Assembly: Accessibility (in accessibility.dll)
Object accHitTest ( /** @attribute InAttribute() */ int xLeft, /** @attribute InAttribute() */ int yTop )
function accHitTest ( xLeft : int, yTop : int ) : Object
Not applicable.
Parameters
- xLeft
This parameter is intended for internal use only.
- yTop
This parameter is intended for internal use only.
Return Value
An object.Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.