NotifyOfNewConnectionCallback デリゲートとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > NotifyOfNewConnectionCallback デリゲートの意味・解説 

NotifyOfNewConnectionCallback デリゲート

メモ : このデリゲートは、.NET Framework version 2.0新しく追加されたものです。

NotifyOfNewConnectionCallback デリゲートは、参照追跡中に新し接続作成され場合呼び出されます。

名前空間: System.DirectoryServices.Protocols
アセンブリ: System.DirectoryServices.Protocols (system.directoryservices.protocols.dll 内)
構文構文

Public Delegate Function
 NotifyOfNewConnectionCallback ( _
    primaryConnection As LdapConnection, _
    referralFromConnection As LdapConnection, _
    newDistinguishedName As String, _
    identifier As LdapDirectoryIdentifier, _
    newConnection As LdapConnection, _
    credential As NetworkCredential, _
    currentUserToken As Long, _
    errorCodeFromBind As Integer _
) As Boolean
Dim instance As New NotifyOfNewConnectionCallback(AddressOf
 HandlerMethod)
public delegate bool NotifyOfNewConnectionCallback
 (
    LdapConnection primaryConnection,
    LdapConnection referralFromConnection,
    string newDistinguishedName,
    LdapDirectoryIdentifier identifier,
    LdapConnection newConnection,
    NetworkCredential credential,
    long currentUserToken,
    int errorCodeFromBind
)
public delegate bool NotifyOfNewConnectionCallback
 (
    LdapConnection^ primaryConnection, 
    LdapConnection^ referralFromConnection, 
    String^ newDistinguishedName, 
    LdapDirectoryIdentifier^ identifier, 
    LdapConnection^ newConnection, 
    NetworkCredential^ credential, 
    long long currentUserToken, 
    int errorCodeFromBind
)
/** @delegate */
public delegate boolean NotifyOfNewConnectionCallback (
    LdapConnection primaryConnection, 
    LdapConnection referralFromConnection, 
    String newDistinguishedName, 
    LdapDirectoryIdentifier identifier, 
    LdapConnection newConnection, 
    NetworkCredential credential, 
    long currentUserToken, 
    int errorCodeFromBind
)
JScript では、デリゲート使用できますが、新規に宣言することはできません。

パラメータ

primaryConnection

プライマリ接続指定する LdapConnection オブジェクト

referralFromConnection

参照提供した接続指定する LdapConnection オブジェクト

newDistinguishedName

参照されるサーバー目的のエントリの識別名を指定する String オブジェクト

identifier

参照される LDAP ディレクトリ識別子指定する LdapDirectoryIdentifier オブジェクト

newConnection

参照追跡中に作成され新し接続指定する LdapConnection オブジェクト

credential

参照されるサーバーに渡すための資格情報指定する NetworkCredential オブジェクト

currentUserToken

現在のユーザーの LUID。

errorCodeFromBind

バインド操作からのエラー コード指定する Int32 オブジェクト

戻り値
接続キャッシュされる場合true接続キャッシュする必要がない場合false

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
System.DirectoryServices.Protocols 名前空間


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

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

辞書ショートカット

すべての辞書の索引

「NotifyOfNewConnectionCallback デリゲート」の関連用語

NotifyOfNewConnectionCallback デリゲートのお隣キーワード
検索ランキング

   

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



NotifyOfNewConnectionCallback デリゲートのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS