OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Url
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rend.h
154
virtual HRESULT WINAPI
get_Url
(BSTR *ppUrl) = 0;
180
HRESULT (WINAPI *
get_Url
)(ITDirectoryObjectConference *This,BSTR *ppUrl);
208
#define ITDirectoryObjectConference_get_Url(This,ppUrl) (This)->lpVtbl->
get_Url
(This,ppUrl)
[
all
...]
sdpblb.h
[
all
...]
Completed in 231 milliseconds