Searched refs:put_Format (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | msclus.h | 3165 virtual HRESULT WINAPI put_Format(CLUSTER_PROPERTY_FORMAT Format) = 0; 3191 HRESULT (WINAPI *put_Format)(ISClusProperty *This,CLUSTER_PROPERTY_FORMAT Format); member in struct:ISClusPropertyVtbl 3219 #define ISClusProperty_put_Format(This,Format) (This)->lpVtbl->put_Format(This,Format) 3270 virtual HRESULT WINAPI put_Format(CLUSTER_PROPERTY_FORMAT Format) = 0; 3290 HRESULT (WINAPI *put_Format)(ISClusPropertyValue *This,CLUSTER_PROPERTY_FORMAT Format); member in struct:ISClusPropertyValueVtbl 3312 #define ISClusPropertyValue_put_Format(This,Format) (This)->lpVtbl->put_Format(This,Format)
|
H A D | tapi3if.h | 2377 virtual HRESULT WINAPI put_Format(const AM_MEDIA_TYPE *pmt) = 0; 2394 HRESULT (WINAPI *put_Format)(ITFileTrack *This,const AM_MEDIA_TYPE *pmt); member in struct:ITFileTrackVtbl 2413 #define ITFileTrack_put_Format(This,pmt) (This)->lpVtbl->put_Format(This,pmt)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | msclus.h | 3165 virtual HRESULT WINAPI put_Format(CLUSTER_PROPERTY_FORMAT Format) = 0; 3191 HRESULT (WINAPI *put_Format)(ISClusProperty *This,CLUSTER_PROPERTY_FORMAT Format); member in struct:ISClusPropertyVtbl 3219 #define ISClusProperty_put_Format(This,Format) (This)->lpVtbl->put_Format(This,Format) 3270 virtual HRESULT WINAPI put_Format(CLUSTER_PROPERTY_FORMAT Format) = 0; 3290 HRESULT (WINAPI *put_Format)(ISClusPropertyValue *This,CLUSTER_PROPERTY_FORMAT Format); member in struct:ISClusPropertyValueVtbl 3312 #define ISClusPropertyValue_put_Format(This,Format) (This)->lpVtbl->put_Format(This,Format)
|
H A D | tapi3if.h | 2377 virtual HRESULT WINAPI put_Format(const AM_MEDIA_TYPE *pmt) = 0; 2394 HRESULT (WINAPI *put_Format)(ITFileTrack *This,const AM_MEDIA_TYPE *pmt); member in struct:ITFileTrackVtbl 2413 #define ITFileTrack_put_Format(This,pmt) (This)->lpVtbl->put_Format(This,pmt)
|
Completed in 371 milliseconds