CommandBarComboBoxClass.accDoDefaultAction(Object) Methode

Definition

Führt die Standardaktion aus. Diese Methode ist als veraltet markiert.

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

Parameter

varChild
Object

Das untergeordnete Element.

Implementiert

Attribute

Hinweise

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

Gilt für