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

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

IServicedComponentInfo.GetComponentInfo メソッド

ServicedComponent クラス インターフェイスに関する特定の情報取得します

名前空間: System.EnterpriseServices
アセンブリ: System.EnterpriseServices (system.enterpriseservices.dll 内)
構文構文

Sub GetComponentInfo ( _
    ByRef infoMask As Integer,
 _
    <OutAttribute> ByRef infoArray As
 String() _
)
Dim instance As IServicedComponentInfo
Dim infoMask As Integer
Dim infoArray As String()

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

パラメータ

infoMask

0x00000001 がサービス コンポーネントプロセス IDキーであり、0x00000002 がアプリケーション ドメイン IDキーであり、0x00000004 がサービス コンポーネントリモート URIキーである、ビットマスク

infoArray

サービス コンポーネントプロセス IDアプリケーション ドメイン ID、およびサービス コンポーネントリモート URIいずれか、またはすべてをこの順番格納できる文字列配列

解説解説

GetComponentInfo メソッドは、ServicedComponent クラス発行されインターフェイスには属しておらず、別の場所で実装される必要はありません。

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


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

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

辞書ショートカット

すべての辞書の索引

「IServicedComponentInfo.GetComponentInfo メソッド」の関連用語

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

   

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



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

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

©2024 GRAS Group, Inc.RSS