Function windows_sys::Win32::Networking::Ldap::ldap_extended_operationW
[−]pub unsafe extern "system" fn ldap_extended_operationW(
ld: *mut ldap,
oid: PCWSTR,
data: *mut LDAP_BERVAL,
servercontrols: *mut *mut ldapcontrolW,
clientcontrols: *mut *mut ldapcontrolW,
messagenumber: *mut u32
) -> u32
Expand description
Required features: "Win32_Networking_Ldap"
, "Win32_Foundation"