OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_statustext
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtccore.h
[
all
...]
exdisp.h
446
virtual HRESULT WINAPI
get_StatusText
(BSTR *StatusText) = 0;
502
HRESULT (WINAPI *
get_StatusText
)(IWebBrowserApp *This,BSTR *StatusText);
560
#define IWebBrowserApp_get_StatusText(This,StatusText) (This)->lpVtbl->
get_StatusText
(This,StatusText)
[
all
...]
msimcntl.h
[
all
...]
msxml2.h
[
all
...]
msxml.h
[
all
...]
Completed in 1391 milliseconds