Home
last modified time | relevance | path

Searched refs:cchProtocol (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlwapi.h686 UINT cchProtocol; member
695 UINT cchProtocol; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlwapi.h686 UINT cchProtocol; member
695 UINT cchProtocol; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshlwapi.pp316 cchProtocol : UINT;
328 cchProtocol : UINT;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs6065 pub cchProtocol: u32, field
6083 pub cchProtocol: u32, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs40926 pub cchProtocol: u32,
40942 …ze).field("pszProtocol", &self.pszProtocol).field("cchProtocol", &self.cchProtocol).field("pszSuff…
40948 …her.cbSize && self.pszProtocol == other.pszProtocol && self.cchProtocol == other.cchProtocol && se…
40964 pub cchProtocol: u32,
40980 …ze).field("pszProtocol", &self.pszProtocol).field("cchProtocol", &self.cchProtocol).field("pszSuff…
40986 …her.cbSize && self.pszProtocol == other.pszProtocol && self.cchProtocol == other.cchProtocol && se…