Searched refs:get_Participants (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dconfpriv.h202 virtual HRESULT WINAPI get_Participants(VARIANT *pVariant) = 0;
215 HRESULT (WINAPI *get_Participants)(ITParticipantControl *This,VARIANT *pVariant); member in struct:ITParticipantControlVtbl
230 #define ITParticipantControl_get_Participants(This,pVariant) (This)->lpVtbl->get_Participants(This,pVariant)
H A Drtccore.h1892 virtual HRESULT WINAPI get_Participants(IRTCCollection **ppCollection) = 0;
1919 HRESULT (WINAPI *get_Participants)(IRTCSession *This,IRTCCollection **ppCollection); member in struct:IRTCSessionVtbl
1948 #define IRTCSession_get_Participants(This,ppCollection) (This)->lpVtbl->get_Participants(This,ppCollection)
2031 HRESULT (WINAPI *get_Participants)(IRTCSession2 *This,IRTCCollection **ppCollection); member in struct:IRTCSession2Vtbl
2066 #define IRTCSession2_get_Participants(This,ppCollection) (This)->lpVtbl->get_Participants(This,ppCollection)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dconfpriv.h202 virtual HRESULT WINAPI get_Participants(VARIANT *pVariant) = 0;
215 HRESULT (WINAPI *get_Participants)(ITParticipantControl *This,VARIANT *pVariant); member in struct:ITParticipantControlVtbl
230 #define ITParticipantControl_get_Participants(This,pVariant) (This)->lpVtbl->get_Participants(This,pVariant)
H A Drtccore.h1892 virtual HRESULT WINAPI get_Participants(IRTCCollection **ppCollection) = 0;
1919 HRESULT (WINAPI *get_Participants)(IRTCSession *This,IRTCCollection **ppCollection); member in struct:IRTCSessionVtbl
1948 #define IRTCSession_get_Participants(This,ppCollection) (This)->lpVtbl->get_Participants(This,ppCollection)
2031 HRESULT (WINAPI *get_Participants)(IRTCSession2 *This,IRTCCollection **ppCollection); member in struct:IRTCSession2Vtbl
2066 #define IRTCSession2_get_Participants(This,ppCollection) (This)->lpVtbl->get_Participants(This,ppCollection)

Completed in 143 milliseconds