Home
last modified time | relevance | path

Searched refs:pwszProductKey (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs13784 pub pwszProductKey: super::super::super::Foundation::PWSTR,
13798 …N_INFO").field("header", &self.header).field("pwszProductKey", &self.pwszProductKey).field("pwszAc…
13804 …self.header == other.header && self.pwszProductKey == other.pwszProductKey && self.pwszActivationO…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs5762 pub pwszProductKey: super::super::super::Foundation::PWSTR, field