OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Keys
(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
438
virtual HRESULT WINAPI
get_Keys
(ADOKeys **ppvObject) = 0;
461
HRESULT (WINAPI *
get_Keys
)(_ADOTable *This,ADOKeys **ppvObject);
486
#define _Table_get_Keys(This,ppvObject) (This)->lpVtbl->
get_Keys
(This,ppvObject)
[
all
...]
wbemdisp.h
[
all
...]
Completed in 386 milliseconds