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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rend.h 160 virtual HRESULT WINAPI get_StartTime(DATE *pDate) = 0;
186 HRESULT (WINAPI *get_StartTime)(ITDirectoryObjectConference *This,DATE *pDate);
214 #define ITDirectoryObjectConference_get_StartTime(This,pDate) (This)->lpVtbl->get_StartTime(This,pDate)
    [all...]
sdpblb.h 389 virtual HRESULT WINAPI get_StartTime(DOUBLE *pTime) = 0;
404 HRESULT (WINAPI *get_StartTime)(ITTime *This,DOUBLE *pTime);
421 #define ITTime_get_StartTime(This,pTime) (This)->lpVtbl->get_StartTime(This,pTime)
    [all...]
cdoex.h     [all...]
iads.h     [all...]

Completed in 173 milliseconds