_CommandBars.TmcGetName[Int32, String] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public:
property int TmcGetName[int, System::String ^ %] { int get(int tmc, [Runtime::InteropServices::Out] System::String ^ % pbstrName); };
public int TmcGetName[int tmc, out string pbstrName] { get; }
member this.TmcGetName(int * string) : int
Public ReadOnly Property TmcGetName(tmc As Integer, ByRef pbstrName As String) As Integer
Parameters
- tmc
- Int32
- pbstrName
- String