CommandBarsClass.TmcGetName[Int32, String] Property

Definition

public:
 virtual property int TmcGetName[int, System::String ^ %] { int get(int tmc, [Runtime::InteropServices::Out] System::String ^ % pbstrName); };
public virtual int TmcGetName[int tmc, out string pbstrName] { get; }
member this.TmcGetName(int * string) : int
Public Overridable ReadOnly Property TmcGetName(tmc As Integer, ByRef pbstrName As String) As Integer

Parameters

tmc
Int32
pbstrName
String

Property Value

Implements

Applies to