Searched defs:get_Phone (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtapi3if.h3581 virtual HRESULT WINAPI get_Phone(ITPhone **ppPhone) = 0;
3601 HRESULT (WINAPI *get_Phone)(ITPhoneEvent *This,ITPhone **ppPhone); member in struct:ITPhoneEventVtbl
3623 #define ITPhoneEvent_get_Phone(This,ppPhone) (This)->lpVtbl->get_Phone(This,ppPhone)
3714 virtual HRESULT WINAPI get_Phone(ITPhone **ppPhone) = 0;
3729 HRESULT (WINAPI *get_Phone)(ITPhoneDeviceSpecificEvent *This,ITPhone **ppPhone); member in struct:ITPhoneDeviceSpecificEventVtbl
3746 #define ITPhoneDeviceSpecificEvent_get_Phone(This,ppPhone) (This)->lpVtbl->get_Phone(This,ppPhone)
4112 virtual HRESULT WINAPI get_Phone(ITPhone **ppPhone) = 0;
4128 HRESULT (WINAPI *get_Phone)(ITTAPIObjectEvent2 *This,ITPhone **ppPhone); member in struct:ITTAPIObjectEvent2Vtbl
4146 #define ITTAPIObjectEvent2_get_Phone(This,ppPhone) (This)->lpVtbl->get_Phone(This,ppPhone)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtapi3if.h3581 virtual HRESULT WINAPI get_Phone(ITPhone **ppPhone) = 0;
3601 HRESULT (WINAPI *get_Phone)(ITPhoneEvent *This,ITPhone **ppPhone); member in struct:ITPhoneEventVtbl
3623 #define ITPhoneEvent_get_Phone(This,ppPhone) (This)->lpVtbl->get_Phone(This,ppPhone)
3714 virtual HRESULT WINAPI get_Phone(ITPhone **ppPhone) = 0;
3729 HRESULT (WINAPI *get_Phone)(ITPhoneDeviceSpecificEvent *This,ITPhone **ppPhone); member in struct:ITPhoneDeviceSpecificEventVtbl
3746 #define ITPhoneDeviceSpecificEvent_get_Phone(This,ppPhone) (This)->lpVtbl->get_Phone(This,ppPhone)
4112 virtual HRESULT WINAPI get_Phone(ITPhone **ppPhone) = 0;
4128 HRESULT (WINAPI *get_Phone)(ITTAPIObjectEvent2 *This,ITPhone **ppPhone); member in struct:ITTAPIObjectEvent2Vtbl
4146 #define ITTAPIObjectEvent2_get_Phone(This,ppPhone) (This)->lpVtbl->get_Phone(This,ppPhone)

Completed in 107 milliseconds