Home
last modified time | relevance | path

Searched defs:MSICOSTTREE (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsiquery.h41 } MSICOSTTREE; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsiquery.h41 } MSICOSTTREE; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs267 …(hinstall: MSIHANDLE, szfeature: super::super::Foundation::PSTR, icosttree: MSICOSTTREE, istate: I… in MsiGetFeatureCostA()
269 …hinstall: MSIHANDLE, szfeature: super::super::Foundation::PWSTR, icosttree: MSICOSTTREE, istate: I… in MsiGetFeatureCostW()
1393 pub type MSICOSTTREE = i32; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs5632 pub struct MSICOSTTREE(pub i32); struct
5637 impl ::std::convert::From<i32> for MSICOSTTREE { implementation
5642 unsafe impl ::windows::runtime::Abi for MSICOSTTREE { implementation
7373 …::super::Foundation::PSTR>>(hinstall: Param0, szfeature: Param1, icosttree: MSICOSTTREE, istate: I… in MsiGetFeatureCostA()
7378 …(hinstall: MSIHANDLE, szfeature: super::super::Foundation::PSTR, icosttree: MSICOSTTREE, istate: I… in MsiGetFeatureCostA()
7387 …:super::Foundation::PWSTR>>(hinstall: Param0, szfeature: Param1, icosttree: MSICOSTTREE, istate: I… in MsiGetFeatureCostW()
7392 …hinstall: MSIHANDLE, szfeature: super::super::Foundation::PWSTR, icosttree: MSICOSTTREE, istate: I… in MsiGetFeatureCostW()