Home
last modified time | relevance | path

Searched defs:ISchemaLock (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqloledb.h297 typedef struct ISchemaLock ISchemaLock; typedef
408 struct ISchemaLock : public IUnknown { struct
423 struct ISchemaLock { struct
424 CONST_VTBL struct ISchemaLockVtbl *lpVtbl; argument
H A Dmsoledbsql.h47 typedef struct ISchemaLock ISchemaLock; typedef
467 struct ISchemaLock : public IUnknown { struct
482 struct ISchemaLock { struct
483 CONST_VTBL struct ISchemaLockVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqloledb.h297 typedef struct ISchemaLock ISchemaLock; typedef
408 struct ISchemaLock : public IUnknown { struct
423 struct ISchemaLock { struct
424 CONST_VTBL struct ISchemaLockVtbl *lpVtbl; argument
H A Dmsoledbsql.h47 typedef struct ISchemaLock ISchemaLock; typedef
467 struct ISchemaLock : public IUnknown { struct
482 struct ISchemaLock { struct
483 CONST_VTBL struct ISchemaLockVtbl *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.rs3563 pub type ISchemaLock = *mut ::core::ffi::c_void; typedef