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

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

ISymbolBinder.GetReader メソッド

メモ : このメソッドは、互換性のために残されています。

現在のファイルシンボル リーダーインターフェイス取得します

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

<ObsoleteAttribute("The recommended alternative is ISymbolBinder1.GetReader.
 ISymbolBinder1.GetReader takes the importer interface pointer as an IntPtr instead
 of an Int32, and thus works on both 32-bit and 64-bit architectures. http://go.microsoft.com/fwlink/?linkid=14202=14202")> _
Function GetReader ( _
    importer As Integer, _
    filename As String, _
    searchPath As String _
) As ISymbolReader
[ObsoleteAttribute("The recommended alternative is ISymbolBinder1.GetReader.
 ISymbolBinder1.GetReader takes the importer interface pointer as an IntPtr instead
 of an Int32, and thus works on both 32-bit and 64-bit architectures. http://go.microsoft.com/fwlink/?linkid=14202=14202")] 
ISymbolReader GetReader (
    int importer,
    string filename,
    string searchPath
)
[ObsoleteAttribute(L"The recommended alternative is ISymbolBinder1.GetReader.
 ISymbolBinder1.GetReader takes the importer interface pointer as an IntPtr instead
 of an Int32, and thus works on both 32-bit and 64-bit architectures. http://go.microsoft.com/fwlink/?linkid=14202=14202")] 
ISymbolReader^ GetReader (
    int importer, 
    String^ filename, 
    String^ searchPath
)
/** @attribute ObsoleteAttribute("The recommended alternative is ISymbolBinder1.GetReader.
 ISymbolBinder1.GetReader takes the importer interface pointer as an IntPtr instead
 of an Int32, and thus works on both 32-bit and 64-bit architectures. http://go.microsoft.com/fwlink/?linkid=14202=14202") */ 
ISymbolReader GetReader (
    int importer, 
    String filename, 
    String searchPath
)
ObsoleteAttribute("The recommended alternative is ISymbolBinder1.GetReader.
 ISymbolBinder1.GetReader takes the importer interface pointer as an IntPtr instead
 of an Int32, and thus works on both 32-bit and 64-bit architectures. http://go.microsoft.com/fwlink/?linkid=14202=14202") 
function GetReader (
    importer : int, 
    filename : String, 
    searchPath : String
) : ISymbolReader

パラメータ

importer

メタデータ インポート インターフェイス

filename

リーダー インターフェイス必要なファイルの名前。

searchPath

シンボル ファイルを見つける場合使用する検索パス

戻り値
デバッグ シンボル読み取る ISymbolReader インターフェイス

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS