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

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

ITypeInfo2.GetMops メソッド

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

マーシャリング情報取得します

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

Sub GetMops ( _
    memid As Integer, _
    <OutAttribute> ByRef pBstrMops As
 String _
)
Dim instance As ITypeInfo2
Dim memid As Integer
Dim pBstrMops As String

instance.GetMops(memid, pBstrMops)
void GetMops (
    int memid,
    out string pBstrMops
)
void GetMops (
    int memid, 
    [OutAttribute] String^% pBstrMops
)
void GetMops (
    int memid, 
    /** @attribute OutAttribute() */ /** @ref */ String pBstrMops
)
JScript では、値型引数参照渡しされません。

パラメータ

memid

必要なマーシャリング情報を示すメンバ ID

pBstrMops

このメソッド返されるときに、参照先型の説明で記述される構造体フィールドマーシャリング使用する opcode 文字列への参照格納します返す情報ない場合は、null 参照 (Visual Basic では Nothing) を返します。このパラメータ初期化せずに渡されます。

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS