ホーム › Networking.Ldap › NOTIFYOFNEWCONNECTION
NOTIFYOFNEWCONNECTION
コールバックシグネチャ
BOOLEAN NOTIFYOFNEWCONNECTION(
LDAP* PrimaryConnection,
LDAP* ReferralFromConnection,
LPWSTR NewDN,
LPSTR HostName,
LDAP* NewConnection,
DWORD PortNumber,
void* SecAuthIdentity,
void* CurrentUser,
DWORD ErrorCodeFromBind
);パラメーター
| フィールド | 型 |
|---|---|
| PrimaryConnection | LDAP* |
| ReferralFromConnection | LDAP* |
| NewDN | LPWSTR |
| HostName | LPSTR |
| NewConnection | LDAP* |
| PortNumber | DWORD |
| SecAuthIdentity | void* |
| CurrentUser | void* |
| ErrorCodeFromBind | DWORD |