Home
last modified time | relevance | path

Searched defs:NETRESOURCEW (Results 1 – 17 of 17) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/WNet/
H A Dmod.rs7 …pub fn MultinetGetConnectionPerformanceW(lpnetresource: *const NETRESOURCEW, lpnetconnectinfostruc… in MultinetGetConnectionPerformanceW()
9 …pub fn NPAddConnection(lpnetresource: *const NETRESOURCEW, lppassword: super::super::Foundation::P… in NPAddConnection()
34 …pub fn NPGetResourceInformation(lpnetresource: *const NETRESOURCEW, lpbuffer: *mut ::core::ffi::c_… in NPGetResourceInformation()
36 …pub fn NPGetResourceParent(lpnetresource: *const NETRESOURCEW, lpbuffer: *mut ::core::ffi::c_void,… in NPGetResourceParent()
42 …pub fn NPOpenEnum(dwscope: u32, dwtype: u32, dwusage: u32, lpnetresource: *const NETRESOURCEW, lph… in NPOpenEnum()
46 …pub fn WNetAddConnection2W(lpnetresource: *const NETRESOURCEW, lppassword: super::super::Foundatio… in WNetAddConnection2W()
108 …pub fn WNetGetResourceParentW(lpnetresource: *const NETRESOURCEW, lpbuffer: *mut ::core::ffi::c_vo… in WNetGetResourceParentW()
120 … dwtype: NET_RESOURCE_TYPE, dwusage: WNET_OPEN_ENUM_USAGE, lpnetresource: *const NETRESOURCEW, lph… in WNetOpenEnumW()
283 pub struct NETRESOURCEW { struct
294 impl ::core::marker::Copy for NETRESOURCEW {} argument
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WNet/
H A Dmod.rs451 pub struct NETRESOURCEW { struct
462 impl NETRESOURCEW {} argument
464 impl ::std::default::Default for NETRESOURCEW { implementation
470 impl ::std::fmt::Debug for NETRESOURCEW { implementation
485 impl ::std::cmp::PartialEq for NETRESOURCEW { implementation
491 impl ::std::cmp::Eq for NETRESOURCEW {} implementation
493 unsafe impl ::windows::runtime::Abi for NETRESOURCEW { implementation
1016 pub unsafe fn NPGetResourceParent(lpnetresource: *const NETRESOURCEW, lpbuffer: *mut ::std::ffi::c_… in NPGetResourceParent()
1021 …fn NPGetResourceParent(lpnetresource: *const NETRESOURCEW, lpbuffer: *mut ::std::ffi::c_void, lpbu… in NPGetResourceParent()
1973 pub unsafe fn WNetGetResourceParentW(lpnetresource: *const NETRESOURCEW, lpbuffer: *mut ::std::ffi:… in WNetGetResourceParentW()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d215 struct NETRESOURCEW { struct
225 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d214 struct NETRESOURCEW { struct
224 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d215 struct NETRESOURCEW { struct
225 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d214 struct NETRESOURCEW { struct
224 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d214 struct NETRESOURCEW { struct
224 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d214 struct NETRESOURCEW { struct
224 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d214 struct NETRESOURCEW { struct
224 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d215 struct NETRESOURCEW { struct
225 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnetwk.d215 struct NETRESOURCEW { struct
225 alias NETRESOURCEW* LPNETRESOURCEW; argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d214 enum PRINTER_READ=(STANDARD_RIGHTS_READ|PRINTER_ACCESS_USE);
215 enum PRINTER_WRITE=(STANDARD_RIGHTS_WRITE|PRINTER_ACCESS_USE);
216 enum PRINTER_EXECUTE=(STANDARD_RIGHTS_EXECUTE|PRINTER_ACCESS_USE);
218 enum MAX_PRIORITY=99;
220 enum DEF_PRIORITY=1;
221 enum PORT_TYPE_WRITE=1;
222 enum PORT_TYPE_READ=2;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnetwk.h72 } NETRESOURCEW,*LPNETRESOURCEW; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnetwk.h72 } NETRESOURCEW,*LPNETRESOURCEW; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinnetwk.h202 }NETRESOURCEW,*LPNETRESOURCEW; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinnetwk.h202 }NETRESOURCEW,*LPNETRESOURCEW; typedef
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinnetwk.h179 }NETRESOURCEW,*LPNETRESOURCEW; typedef