Home
last modified time | relevance | path

Searched refs:SetNetScheduleAccountInformation (Results 1 – 8 of 8) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Datacct.h15 …STDAPI SetNetScheduleAccountInformation (LPCWSTR pwszServerName, LPCWSTR pwszAccount, LPCWSTR pwsz…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Datacct.h15 …STDAPI SetNetScheduleAccountInformation (LPCWSTR pwszServerName, LPCWSTR pwszAccount, LPCWSTR pwsz…
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmstask.def21 SetNetScheduleAccountInformation
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmstask.def21 SetNetScheduleAccountInformation
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmstask.def20 SetNetScheduleAccountInformation@12
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmstask.def20 SetNetScheduleAccountInformation@12
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/NetManagement/
H A Dmod.rs307 …pub fn SetNetScheduleAccountInformation(pwszservername: super::super::Foundation::PWSTR, pwszaccou… in SetNetScheduleAccountInformation() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/NetManagement/
H A Dmod.rs12782 pub unsafe fn SetNetScheduleAccountInformation<'a, Param0: ::windows::runtime::IntoParam<'a, super:…
12787 …fn SetNetScheduleAccountInformation(pwszservername: super::super::Foundation::PWSTR, pwszaccount: …
12789SetNetScheduleAccountInformation(pwszservername.into_param().abi(), pwszaccount.into_param().abi()…