CommandBarButtonClass.accHelpTopic[String, Object] Property

Definition

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

Parameters

pszHelpFile
String
varChild
Object

Property Value

Implements

Applies to