_CommandBars.TmcGetName[Int32, String] Özellik

Tanım

Bu yöntem kullanım dışıdır.

public:
 property int TmcGetName[int, System::String ^ %] { int get(int tmc, [Runtime::InteropServices::Out] System::String ^ % pbstrName); };
[System.Runtime.InteropServices.DispId(1610809362)]
public 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 ReadOnly Property TmcGetName(tmc As Integer, ByRef pbstrName As String) As Integer

Parametreler

tmc
Int32

Ayrılmış. 0 olarak ayarlayın.

pbstrName
String

Ad.

Özellik Değeri

Int32

Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.

Öznitelikler

Açıklamalar

Bu yöntem çağrıldığında bir özel durum oluşturur.

Şunlara uygulanır