OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Protocol
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rdpencomapi.h
96
STDMETHOD_(HRESULT,
get_Protocol
)(THIS_ __LONG32 *plProtocol) PURE;
112
#define IRDPSRAPITcpConnectionInfo_get_Protocol(This,plProtocol) (This)->lpVtbl->
get_Protocol
(This,plProtocol)
rend.h
149
virtual HRESULT WINAPI
get_Protocol
(BSTR *ppProtocol) = 0;
175
HRESULT (WINAPI *
get_Protocol
)(ITDirectoryObjectConference *This,BSTR *ppProtocol);
203
#define ITDirectoryObjectConference_get_Protocol(This,ppProtocol) (This)->lpVtbl->
get_Protocol
(This,ppProtocol)
[
all
...]
scardssp.h
[
all
...]
Completed in 3381 milliseconds