ITypeInfo.GetNames(Int32, String[], UInt32, UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
void GetNames(int memid, cli::array <System::String ^> ^ rgBstrNames, System::UInt32 cMaxNames, [Runtime::InteropServices::Out] System::UInt32 % pcNames);
public void GetNames (int memid, string[] rgBstrNames, uint cMaxNames, out uint pcNames);
abstract member GetNames : int * string[] * uint32 * uint32 -> unit
Public Sub GetNames (memid As Integer, rgBstrNames As String(), cMaxNames As UInteger, ByRef pcNames As UInteger)
Parametreler
- memid
- Int32
- rgBstrNames
- String[]
- cMaxNames
- UInt32
- pcNames
- UInt32