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

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

ITypeInfo2.GetDocumentation メソッド

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

指定した型の説明に対すヘルプ トピックドキュメント文字列ヘルプ ファイルの完全限定名とパス、およびコンテキスト ID取得します

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

Sub GetDocumentation ( _
    index As Integer, _
    <OutAttribute> ByRef strName As String,
 _
    <OutAttribute> ByRef strDocString As
 String, _
    <OutAttribute> ByRef dwHelpContext As
 Integer, _
    <OutAttribute> ByRef strHelpFile As
 String _
)
Dim instance As ITypeInfo2
Dim index As Integer
Dim strName As String
Dim strDocString As String
Dim dwHelpContext As Integer
Dim strHelpFile As String

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

パラメータ

index

ドキュメント取得するメンバID

strName

このメソッド返されるときに、項目メソッドの名前を格納します。このパラメータ初期化せずに渡されます。

strDocString

このメソッド返されるときに、指定した項目のドキュメント文字列格納します。このパラメータ初期化せずに渡されます。

dwHelpContext

このメソッド返されるときに、指定した項目に関連付けられたヘルプ コンテキストへの参照格納します。このパラメータ初期化せずに渡されます。

strHelpFile

このメソッド返されるときに、ヘルプ ファイルの完全修飾名を格納します。このパラメータ初期化せずに渡されます。

解説解説

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

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


このページでは「.NET Framework クラス ライブラリ リファレンス」からITypeInfo2.GetDocumentation メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からITypeInfo2.GetDocumentation メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からITypeInfo2.GetDocumentation メソッド を検索

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

辞書ショートカット

すべての辞書の索引

「ITypeInfo2.GetDocumentation メソッド」の関連用語

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

   

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



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

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

©2024 GRAS Group, Inc.RSS