Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/HttpApi/
H A DInterop.HttpApi.cs326 internal struct HTTP_REQUEST_CHANNEL_BIND_STATUS struct in Interop.HttpApi
328 internal IntPtr ServiceName;
329 internal IntPtr ChannelToken;
330 internal uint ChannelTokenSize;
331 internal uint Flags;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/HttpServer/
H A Dmod.rs824 pub struct HTTP_REQUEST_CHANNEL_BIND_STATUS { struct
830 impl ::core::marker::Copy for HTTP_REQUEST_CHANNEL_BIND_STATUS {} argument
831 impl ::core::clone::Clone for HTTP_REQUEST_CHANNEL_BIND_STATUS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/HttpServer/
H A Dmod.rs1834 pub struct HTTP_REQUEST_CHANNEL_BIND_STATUS { struct
1840 impl HTTP_REQUEST_CHANNEL_BIND_STATUS {} argument
1841 impl ::std::default::Default for HTTP_REQUEST_CHANNEL_BIND_STATUS { implementation
1846 impl ::std::fmt::Debug for HTTP_REQUEST_CHANNEL_BIND_STATUS { implementation
1851 impl ::std::cmp::PartialEq for HTTP_REQUEST_CHANNEL_BIND_STATUS { implementation
1856 impl ::std::cmp::Eq for HTTP_REQUEST_CHANNEL_BIND_STATUS {} implementation
1857 unsafe impl ::windows::runtime::Abi for HTTP_REQUEST_CHANNEL_BIND_STATUS { implementation
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DUnsafeNativeMethods.cs2361 internal struct HTTP_REQUEST_CHANNEL_BIND_STATUS struct in System.Net.UnsafeNclNativeMethods.HttpApi
2363 internal IntPtr ServiceName;
2364 internal IntPtr ChannelToken;
2365 internal uint ChannelTokenSize;
2366 internal uint Flags;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhttp.h601 } HTTP_REQUEST_CHANNEL_BIND_STATUS, *PHTTP_REQUEST_CHANNEL_BIND_STATUS; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dhttp.h601 } HTTP_REQUEST_CHANNEL_BIND_STATUS, *PHTTP_REQUEST_CHANNEL_BIND_STATUS; typedef