Home
last modified time | relevance | path

Searched refs:NOTIFYINFO (Results 1 – 4 of 4) 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.rs355 pub struct NOTIFYINFO { struct
360 impl ::core::marker::Copy for NOTIFYINFO {} argument
361 impl ::core::clone::Clone for NOTIFYINFO { implementation
378 pub type PF_AddConnectNotify = unsafe extern "system" fn(lpnotifyinfo: *mut NOTIFYINFO, lpaddinfo: …
380 pub type PF_CancelConnectNotify = unsafe extern "system" fn(lpnotifyinfo: *mut NOTIFYINFO, lpcancel…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WNet/
H A Dmod.rs748 pub struct NOTIFYINFO { struct
753 impl NOTIFYINFO {} argument
754 impl ::std::default::Default for NOTIFYINFO { implementation
759 impl ::std::fmt::Debug for NOTIFYINFO { implementation
764 impl ::std::cmp::PartialEq for NOTIFYINFO { implementation
769 impl ::std::cmp::Eq for NOTIFYINFO {} implementation
770 unsafe impl ::windows::runtime::Abi for NOTIFYINFO { implementation
1127 pub type PF_AddConnectNotify = unsafe extern "system" fn(lpnotifyinfo: *mut NOTIFYINFO, lpaddinfo: …
1129 pub type PF_CancelConnectNotify = unsafe extern "system" fn(lpnotifyinfo: *mut NOTIFYINFO, lpcancel…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnpapi.h158 } NOTIFYINFO,*LPNOTIFYINFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnpapi.h158 } NOTIFYINFO,*LPNOTIFYINFO; typedef