HomeSort by relevance Sort by last modified time
    Searched refs:get_Participant (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
confpriv.h 295 virtual HRESULT WINAPI get_Participant(ITParticipant **ppParticipant) = 0;
309 HRESULT (WINAPI *get_Participant)(ITParticipantEvent *This,ITParticipant **ppParticipant);
325 #define ITParticipantEvent_get_Participant(This,ppParticipant) (This)->lpVtbl->get_Participant(This,ppParticipant)
rtccore.h     [all...]

Completed in 248 milliseconds