Home
last modified time | relevance | path

Searched refs:DBSTATUSENUM26 (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/System/Search/
H A Dmod.rs2376 pub type DBSTATUSENUM26 = i32; typedef
2377 pub const DBSTATUS_S_ROWSETCOLUMN: DBSTATUSENUM26 = 29i32;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs3207 pub struct DBSTATUSENUM26(pub i32);
3208 pub const DBSTATUS_S_ROWSETCOLUMN: DBSTATUSENUM26 = DBSTATUSENUM26(29i32);
3209 impl ::std::convert::From<i32> for DBSTATUSENUM26 {
3214 unsafe impl ::windows::runtime::Abi for DBSTATUSENUM26 {
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h765 enum DBSTATUSENUM26 { enum
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h765 enum DBSTATUSENUM26 { enum