OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDataSourceVtbl
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdosys.h
315
typedef struct
IDataSourceVtbl
{
337
}
IDataSourceVtbl
;
339
CONST_VTBL struct
IDataSourceVtbl
*lpVtbl;
[
all
...]
cdoex.h
521
typedef struct
IDataSourceVtbl
{
543
}
IDataSourceVtbl
;
545
CONST_VTBL struct
IDataSourceVtbl
*lpVtbl;
[
all
...]
Completed in 1743 milliseconds