_CommandBars.get_TmcGetName(Int32, String) Method

Definition

public:
 int get_TmcGetName(int tmc, [Runtime::InteropServices::Out] System::String ^ % pbstrName);
public int get_TmcGetName (int tmc, out string pbstrName);
abstract member get_TmcGetName : int * string -> int
Public Function get_TmcGetName (tmc As Integer, ByRef pbstrName As String) As Integer

Parameters

tmc
Int32
pbstrName
String

Returns

Applies to