pub type NOTIFYOFNEWCONNECTION = Option<unsafe extern "system" fn(primaryconnection: *mut ldap, referralfromconnection: *mut ldap, newdn: PCWSTR, hostname: PCSTR, newconnection: *mut ldap, portnumber: u32, secauthidentity: *mut c_void, currentuser: *mut c_void, errorcodefrombind: u32) -> BOOLEAN>;
Expand description

Required features: "Win32_Networking_Ldap", "Win32_Foundation"