OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBPARAMS
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oledbdep.h
252
virtual HRESULT WINAPI Requery(
DBPARAMS
*pParams,ULONG *pulErrorParam,HCHAPTER *phReserved) = 0;
261
HRESULT (WINAPI *Requery)(IRowsetWithParameters *This,
DBPARAMS
*pParams,ULONG *pulErrorParam,HCHAPTER *phReserved);
277
HRESULT WINAPI IRowsetWithParameters_Requery_Proxy(IRowsetWithParameters *This,
DBPARAMS
*pParams,ULONG *pulErrorParam,HCHAPTER *phReserved);
[
all
...]
oledb.h
[
all
...]
Completed in 716 milliseconds