Condividi tramite


_CommandBarActiveX.accHelpTopic[String, Object] Property

Definition

This property is deprecated.

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

Parameters

pszHelpFile
String

The name.

varChild
Object

The child.

Property Value

This property is deprecated.

Implements

Attributes

Applies to