OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_FullName
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
exdisp.h
440
virtual HRESULT WINAPI
get_FullName
(BSTR *FullName) = 0;
496
HRESULT (WINAPI *
get_FullName
)(IWebBrowserApp *This,BSTR *FullName);
554
#define IWebBrowserApp_get_FullName(This,FullName) (This)->lpVtbl->
get_FullName
(This,FullName)
[
all
...]
iads.h
[
all
...]
Completed in 87 milliseconds