Searched defs:get_Participant (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dconfpriv.h295 virtual HRESULT WINAPI get_Participant(ITParticipant **ppParticipant) = 0;
309 HRESULT (WINAPI *get_Participant)(ITParticipantEvent *This,ITParticipant **ppParticipant); member in struct:ITParticipantEventVtbl
325 #define ITParticipantEvent_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
H A Drtccore.h2647 virtual HRESULT WINAPI get_Participant(IRTCParticipant **ppParticipant) = 0;
2664 HRESULT (WINAPI *get_Participant)(IRTCSessionOperationCompleteEvent2 *This,IRTCParticipant **ppParticipant); member in struct:IRTCSessionOperationCompleteEvent2Vtbl
2683 #define IRTCSessionOperationCompleteEvent2_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
2699 virtual HRESULT WINAPI get_Participant(IRTCParticipant **ppParticipant) = 0;
2713 HRESULT (WINAPI *get_Participant)(IRTCParticipantStateChangeEvent *This,IRTCParticipant **ppParticipant); member in struct:IRTCParticipantStateChangeEventVtbl
2729 #define IRTCParticipantStateChangeEvent_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
2852 virtual HRESULT WINAPI get_Participant(IRTCParticipant **ppParticipant) = 0;
2869 HRESULT (WINAPI *get_Participant)(IRTCMessagingEvent *This,IRTCParticipant **ppParticipant); member in struct:IRTCMessagingEventVtbl
2888 #define IRTCMessagingEvent_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
3145 virtual HRESULT WINAPI get_Participant(IRTCParticipan
3160 HRESULT (WINAPI *get_Participant)(IRTCInfoEvent *This,IRTCParticipant **ppParticipant); member in struct:IRTCInfoEventVtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dconfpriv.h295 virtual HRESULT WINAPI get_Participant(ITParticipant **ppParticipant) = 0;
309 HRESULT (WINAPI *get_Participant)(ITParticipantEvent *This,ITParticipant **ppParticipant); member in struct:ITParticipantEventVtbl
325 #define ITParticipantEvent_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
H A Drtccore.h2647 virtual HRESULT WINAPI get_Participant(IRTCParticipant **ppParticipant) = 0;
2664 HRESULT (WINAPI *get_Participant)(IRTCSessionOperationCompleteEvent2 *This,IRTCParticipant **ppParticipant); member in struct:IRTCSessionOperationCompleteEvent2Vtbl
2683 #define IRTCSessionOperationCompleteEvent2_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
2699 virtual HRESULT WINAPI get_Participant(IRTCParticipant **ppParticipant) = 0;
2713 HRESULT (WINAPI *get_Participant)(IRTCParticipantStateChangeEvent *This,IRTCParticipant **ppParticipant); member in struct:IRTCParticipantStateChangeEventVtbl
2729 #define IRTCParticipantStateChangeEvent_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
2852 virtual HRESULT WINAPI get_Participant(IRTCParticipant **ppParticipant) = 0;
2869 HRESULT (WINAPI *get_Participant)(IRTCMessagingEvent *This,IRTCParticipant **ppParticipant); member in struct:IRTCMessagingEventVtbl
2888 #define IRTCMessagingEvent_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
3145 virtual HRESULT WINAPI get_Participant(IRTCParticipan
3160 HRESULT (WINAPI *get_Participant)(IRTCInfoEvent *This,IRTCParticipant **ppParticipant); member in struct:IRTCInfoEventVtbl
[all...]

Completed in 59 milliseconds