CommandBarControl.accSelect(Int32, Object) Methode

Definition

Wählt ein Objekt aus. Diese Methode ist als veraltet markiert.

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

Parameter

flagsSelect
Int32

Die Auswahlflags.

varChild
Object

Das untergeordnete Element.

Implementiert

Attribute

Hinweise

Diese Methode löst eine depre-edexception aus, wenn aufgerufen wird.

Gilt für