ITypeInfo2.GetIDsOfNames メソッド
アセンブリ: mscorlib (mscorlib.dll 内)

Sub GetIDsOfNames ( _ <InAttribute> rgszNames As String(), _ cNames As Integer, _ <OutAttribute> pMemId As Integer() _ )
Dim instance As ITypeInfo2 Dim rgszNames As String() Dim cNames As Integer Dim pMemId As Integer() instance.GetIDsOfNames(rgszNames, cNames, pMemId)
void GetIDsOfNames ( [InAttribute] array<String^>^ rgszNames, int cNames, [OutAttribute] array<int>^ pMemId )
void GetIDsOfNames ( /** @attribute InAttribute() */ String[] rgszNames, int cNames, /** @attribute OutAttribute() */ int[] pMemId )
- cNames
割り当てる名前の数。

ITypeInfo::GetIDsOfNames の詳細については、MSDN ライブラリを参照してください。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からITypeInfo2.GetIDsOfNames メソッドを検索する場合は、下記のリンクをクリックしてください。

- ITypeInfo2.GetIDsOfNames メソッドのページへのリンク