Home
last modified time | relevance | path

Searched defs:ADsOpenObject (Results 1 – 6 of 6) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaactiveds.pas121 function ADsOpenObject(lpszPathName, lpszUserName, lpszPassword: LPCWSTR; in ADsOpenObject() function
964 function ADsOpenObject; in ADsOpenObject() function
1202 function ADsOpenObject; external adslib name 'ADsOpenObject'; in ADsOpenObject() function
H A Djwaadshlp.pas90 function ADsOpenObject(lpszPathName, lpszUserName, lpszPassword: LPCWSTR; in ADsOpenObject() function
276 function ADsOpenObject; in ADsOpenObject() function
492 function ADsOpenObject; external adslib name 'ADsOpenObject'; in ADsOpenObject() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/Interop/
H A DUnsafeNativeMethods.cs36 …public static int ADsOpenObject(string path, string userName, string password, int flags, [In, Out… in ADsOpenObject() method in System.DirectoryServices.Interop.UnsafeNativeMethods
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/
H A Dinteropt.cs46 …public static int ADsOpenObject(string path, string userName, string password, int flags, [In, Out… in ADsOpenObject() method in System.DirectoryServices.AccountManagement.UnsafeNativeMethods
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/ActiveDirectory/
H A Dmod.rs23 …pub fn ADsOpenObject(lpszpathname: super::super::Foundation::PWSTR, lpszusername: super::super::Fo… in ADsOpenObject() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/ActiveDirectory/
H A Dmod.rs1733 pub unsafe fn ADsOpenObject<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation:… in ADsOpenObject() function
1738 …fn ADsOpenObject(lpszpathname: super::super::Foundation::PWSTR, lpszusername: super::super::Founda… in ADsOpenObject() function