Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DUnsafeNativeMethods.cs1160 internal interface ISQLErrorInfo { interface in System.Data.Common.UnsafeNativeMethods
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h302 typedef struct ISQLErrorInfo ISQLErrorInfo; typedef
4454 struct ISQLErrorInfo : public IUnknown { struct
4467 struct ISQLErrorInfo { struct
4468 CONST_VTBL struct ISQLErrorInfoVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h302 typedef struct ISQLErrorInfo ISQLErrorInfo; typedef
4454 struct ISQLErrorInfo : public IUnknown { struct
4467 struct ISQLErrorInfo { struct
4468 CONST_VTBL struct ISQLErrorInfoVtbl *lpVtbl; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs3558 pub type ISQLErrorInfo = *mut ::core::ffi::c_void; typedef