CommandBarButtonClass.accSelect(Int32, Object) Método

Definição

Seleciona um objeto. Esse método é preterido.

 virtual void accSelect(int flagsSelect, winrt::Windows::Foundation::IInspectable const & varChild);
[System.Runtime.InteropServices.DispId(-5014)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public virtual void accSelect (int flagsSelect, object varChild);
[<System.Runtime.InteropServices.DispId(-5014)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member accSelect : int * obj -> unit
override this.accSelect : int * obj -> unit
Public Overridable Sub accSelect (flagsSelect As Integer, Optional varChild As Object)

Parâmetros

flagsSelect
Int32

Os sinalizadores de seleção.

varChild
Object

O filho.

Implementações

Atributos

Aplica-se a