Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/OleDb/
H A DOleDbHResult.cs292 DB_E_CANTTRANSLATE = unchecked((int)0x80040E33), enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledberr.h109 #define DB_E_CANTTRANSLATE ((HRESULT)0x80040E33) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledberr.h109 #define DB_E_CANTTRANSLATE ((HRESULT)0x80040E33) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs2588 pub const DB_E_CANTTRANSLATE: ::windows_sys::core::HRESULT = -2147217869i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs3514 pub const DB_E_CANTTRANSLATE: ::windows::runtime::HRESULT = ::windows::runtime::HRESULT(-2147217869…