_CommandBarActiveX.accNavigate(Int32, Object) Method

Definition

This method is deprecated.

winrt::Windows::Foundation::IInspectable accNavigate(int navDir, winrt::Windows::Foundation::IInspectable const & varStart);
[System.Runtime.InteropServices.DispId(-5016)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public object accNavigate (int navDir, object varStart);
[<System.Runtime.InteropServices.DispId(-5016)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member accNavigate : int * obj -> obj
Public Function accNavigate (navDir As Integer, Optional varStart As Object) As Object

Parameters

navDir
Int32

The direction.

varStart
Object

The start object.

Returns

This method is deprecated.

Implements

Attributes

Applies to