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

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

IConnectionPointContainer.FindConnectionPoint メソッド

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

特定の IIDコネクション ポイント存在するかどうか接続可能オブジェクト確認し存在する場合はそのコネクション ポイントへの IConnectionPoint インターフェイス ポインタ返します

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

Sub FindConnectionPoint ( _
    <InAttribute> ByRef riid As Guid,
 _
    <OutAttribute> ByRef ppCP As IConnectionPoint
 _
)
Dim instance As IConnectionPointContainer
Dim riid As Guid
Dim ppCP As IConnectionPoint

instance.FindConnectionPoint(riid, ppCP)
void FindConnectionPoint (
    [InAttribute] ref Guid riid,
    out IConnectionPoint ppCP
)
void FindConnectionPoint (
    [InAttribute] Guid% riid, 
    [OutAttribute] IConnectionPoint^% ppCP
)
void FindConnectionPoint (
    /** @attribute InAttribute() */ /** @ref */ Guid riid, 
    /** @attribute OutAttribute() */ /** @ref */ IConnectionPoint ppCP
)
JScript では、値型引数参照渡しされません。

パラメータ

riid

コネクション ポイント要求しているアウトゴーイング インターフェイス IID への参照

ppCP

このメソッド返されるときに、アウトゴーイング インターフェイス riid管理するコネクション ポイント格納します。このパラメータ初期化せずに渡されます。

解説解説

詳細については、MSDN ライブラリにあるドキュメントIConnectionPointContainer::FindConnectionPoint参照してください

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


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

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS