OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Address
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdonts.h
[
all
...]
tapi3if.h
[
all
...]
tapi3.h
400
virtual HRESULT WINAPI
get_Address
(ITAddress **ppAddress) = 0;
428
HRESULT (WINAPI *
get_Address
)(ITAgentSession *This,ITAddress **ppAddress);
458
#define ITAgentSession_get_Address(This,ppAddress) (This)->lpVtbl->
get_Address
(This,ppAddress)
[
all
...]
tapi3cc.h
281
virtual HRESULT WINAPI
get_Address
(ITAddress **ppAddress) = 0;
309
HRESULT (WINAPI *
get_Address
)(ITAgentSession *This,ITAddress **ppAddress);
339
#define ITAgentSession_get_Address(This,ppAddress) (This)->lpVtbl->
get_Address
(This,ppAddress)
[
all
...]
cdoex.h
[
all
...]
iads.h
[
all
...]
Completed in 311 milliseconds