_MethodRental.GetIDsOfNames メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > _MethodRental.GetIDsOfNames メソッドの意味・解説 

_MethodRental.GetIDsOfNames メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

一連の名前を対応する一連のディスパッチ識別子割り当てます

このメソッドは、CLS準拠していません。  

名前空間: System.Runtime.InteropServices
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Sub GetIDsOfNames ( _
    <InAttribute> ByRef riid As Guid,
 _
    rgszNames As IntPtr, _
    cNames As UInteger, _
    lcid As UInteger, _
    rgDispId As IntPtr _
)
Dim instance As _MethodRental
Dim riid As Guid
Dim rgszNames As IntPtr
Dim cNames As UInteger
Dim lcid As UInteger
Dim rgDispId As IntPtr

instance.GetIDsOfNames(riid, rgszNames, cNames, lcid, rgDispId)
void GetIDsOfNames (
    [InAttribute] ref Guid riid,
    IntPtr rgszNames,
    uint cNames,
    uint lcid,
    IntPtr rgDispId
)
void GetIDsOfNames (
    [InAttribute] Guid% riid, 
    IntPtr rgszNames, 
    unsigned int cNames, 
    unsigned int lcid, 
    IntPtr rgDispId
)
void GetIDsOfNames (
    /** @attribute InAttribute() */ /** @ref */ Guid riid, 
    IntPtr rgszNames, 
    UInt32 cNames, 
    UInt32 lcid, 
    IntPtr rgDispId
)
JScript では、値型引数参照渡しされません。

パラメータ

riid

今後使用するために予約されています。IID_NULL であることが必要です。

rgszNames

割り当てる名前の配列

cNames

割り当てる名前のカウント

lcid

名前を解釈するロケール コンテキスト

rgDispId

前に対応する識別子受け取呼び出し元によって割り当てられ配列

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
_MethodRental インターフェイス
_MethodRental メンバ
System.Runtime.InteropServices 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「_MethodRental.GetIDsOfNames メソッド」の関連用語

_MethodRental.GetIDsOfNames メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



_MethodRental.GetIDsOfNames メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS