OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBPARAMINFO
(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
251
virtual HRESULT WINAPI GetParameterInfo(DB_UPARAMS *pcParams,
DBPARAMINFO
**prgParamInfo,OLECHAR **ppNamesBuffer) = 0;
260
HRESULT (WINAPI *GetParameterInfo)(IRowsetWithParameters *This,DB_UPARAMS *pcParams,
DBPARAMINFO
**prgParamInfo,OLECHAR **ppNamesBuffer);
275
HRESULT WINAPI IRowsetWithParameters_GetParameterInfo_Proxy(IRowsetWithParameters *This,DB_UPARAMS *pcParams,
DBPARAMINFO
**prgParamInfo,OLECHAR **ppNamesBuffer);
[
all
...]
oledb.h
[
all
...]
Completed in 420 milliseconds