OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Views
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h
348
virtual HRESULT WINAPI
get_Views
(ADOViews **ppvObject) = 0;
370
HRESULT (WINAPI *
get_Views
)(_ADOCatalog *This,ADOViews **ppvObject);
395
#define _Catalog_get_Views(This,ppvObject) (This)->lpVtbl->
get_Views
(This,ppvObject)
[
all
...]
mmcobj.h
[
all
...]
Completed in 40 milliseconds