Function windows_sys::Win32::Networking::ActiveDirectory::ADsOpenObject
[−]pub unsafe extern "system" fn ADsOpenObject(
lpszpathname: PWSTR,
lpszusername: PWSTR,
lpszpassword: PWSTR,
dwreserved: ADS_AUTHENTICATION_ENUM,
riid: *const GUID,
ppobject: *mut *mut c_void
) -> HRESULTExpand description
Required features: ‘Win32_Networking_ActiveDirectory’, ‘Win32_Foundation’
