CommandBar.accHelpTopic[String, Object] Property

Definition

Reserved for internal use.

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

Parameters

pszHelpFile
String
varChild
Object

Property Value

Implements

Applies to