IAccessible::accNavigate Method (Int32, Object^)
.NET Framework (current version)
The IAccessible interface and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccessible interface.
Assembly: Accessibility (in Accessibility.dll)
Parameters
- navDir
-
Type:
System::Int32
This parameter is intended for internal use only.
- varStart
-
Type:
System::Object^
This parameter is intended for internal use only.
Return Value
Type: System::Object^If successful, returns S_OK. For other possible return values, see the documentation for IAccessible::accNavigate.
For more information about accNavigate, see the documentation for IAccessible::accNavigate in the Microsoft Active Accessibility documentation in the MSDN library at http://msdn.microsoft.com/library.
.NET Framework
Available since 1.1
Available since 1.1
Show: