OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:put_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
155
virtual HRESULT WINAPI
put_Url
(BSTR pUrl) = 0;
181
HRESULT (WINAPI *
put_Url
)(ITDirectoryObjectConference *This,BSTR pUrl);
209
#define ITDirectoryObjectConference_put_Url(This,pUrl) (This)->lpVtbl->
put_Url
(This,pUrl)
[
all
...]
sdpblb.h
[
all
...]
Completed in 2480 milliseconds