CommandBarsClass.TmcGetName[Int32, String] Propriedade

Definição

Obtém o nome. Esse método foi substituído.

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

Parâmetros

tmc
Int32

Reservado. Defina como 0.

pbstrName
String

fora O nome.

Valor da propriedade

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Implementações

Atributos

Notas aos Herdeiros

Essa propriedade deve gerar um DeprecatedException.

Aplica-se a