Home
last modified time | relevance | path

Searched refs:DBPROPIDSET (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1718 } DBPROPIDSET; typedef
2182 …virtual HRESULT WINAPI GetProperties(const ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
2192 …PI *GetProperties)(IRowsetInfo *This,const ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
3177 …virtual HRESULT WINAPI GetProperties(const ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
3186 …Properties)(ICommandProperties *This,const ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
3488 …virtual HRESULT WINAPI GetProperties(ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSets[],UL…
3498 …HRESULT (WINAPI *GetProperties)(IDBProperties *This,ULONG cPropertyIDSets,const DBPROPIDSET rgProp…
3768 …virtual HRESULT WINAPI GetProperties(ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSets[],UL…
3777 …I *GetProperties)(ISessionProperties *This,ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
5217 … *GetProperties)(IDBBinderProperties *This,ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1718 } DBPROPIDSET; typedef
2182 …virtual HRESULT WINAPI GetProperties(const ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
2192 …PI *GetProperties)(IRowsetInfo *This,const ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
3177 …virtual HRESULT WINAPI GetProperties(const ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
3186 …Properties)(ICommandProperties *This,const ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
3488 …virtual HRESULT WINAPI GetProperties(ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSets[],UL…
3498 …HRESULT (WINAPI *GetProperties)(IDBProperties *This,ULONG cPropertyIDSets,const DBPROPIDSET rgProp…
3768 …virtual HRESULT WINAPI GetProperties(ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSets[],UL…
3777 …I *GetProperties)(ISessionProperties *This,ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
5217 … *GetProperties)(IDBBinderProperties *This,ULONG cPropertyIDSets,const DBPROPIDSET rgPropertyIDSet…
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs1869 pub struct DBPROPIDSET { struct
1875 impl ::core::marker::Copy for DBPROPIDSET {} argument
1877 impl ::core::clone::Clone for DBPROPIDSET { implementation
1884 pub struct DBPROPIDSET { struct
1890 impl ::core::marker::Copy for DBPROPIDSET {} argument
1892 impl ::core::clone::Clone for DBPROPIDSET { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs2474 pub struct DBPROPIDSET {
2479 impl DBPROPIDSET {}
2480 impl ::std::default::Default for DBPROPIDSET {
2485 impl ::std::fmt::Debug for DBPROPIDSET {
2490 impl ::std::cmp::PartialEq for DBPROPIDSET {
2495 impl ::std::cmp::Eq for DBPROPIDSET {}
2496 unsafe impl ::windows::runtime::Abi for DBPROPIDSET {
5343 …pub unsafe fn GetProperties(&self, cpropertyidsets: u32, rgpropertyidsets: *const DBPROPIDSET, pcp…
6591 …pub unsafe fn GetProperties(&self, cpropertyidsets: u32, rgpropertyidsets: *const DBPROPIDSET, pcp…
6972 …pub unsafe fn GetProperties(&self, cpropertyidsets: u32, rgpropertyidsets: *const DBPROPIDSET, pcp…
[all …]