HomeSort by relevance Sort by last modified time
    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 190 milliseconds