HomeSort by relevance Sort by last modified time
    Searched refs:get_Participants (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 202 virtual HRESULT WINAPI get_Participants(VARIANT *pVariant) = 0;
215 HRESULT (WINAPI *get_Participants)(ITParticipantControl *This,VARIANT *pVariant);
230 #define ITParticipantControl_get_Participants(This,pVariant) (This)->lpVtbl->get_Participants(This,pVariant)
rtccore.h     [all...]

Completed in 47 milliseconds