_CommandBarComboBox.accHelpTopic[String, Object] Eigenschaft

Definition

Ruft das Hilfethema ab. Diese Eigenschaft ist veraltet.

public:
 property int accHelpTopic[System::String ^ %, System::Object ^] { int get([Runtime::InteropServices::Out] System::String ^ % pszHelpFile, System::Object ^ varChild); };
[System.Runtime.InteropServices.DispId(-5009)]
public int accHelpTopic[out string pszHelpFile, object varChild] { [System.Runtime.InteropServices.DispId(-5009)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(-5009)>]
[<get: System.Runtime.InteropServices.DispId(-5009)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.accHelpTopic(string * obj) : int
Public ReadOnly Property accHelpTopic(ByRef pszHelpFile As String, Optional varChild As Object) As Integer

Parameter

pszHelpFile
String

Der Name.

varChild
Object

Das untergeordnete Element.

Eigenschaftswert

Int32

Das Hilfethema. Diese Eigenschaft ist veraltet.

Implementiert

Attribute

Hinweise

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

Gilt für