Searched refs:put_ImagesDirectory (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwiavideo.h68 virtual HRESULT WINAPI put_ImagesDirectory(BSTR bstrImageDirectory) = 0;
88 HRESULT (WINAPI *put_ImagesDirectory)(IWiaVideo *This,BSTR bstrImageDirectory); member in struct:IWiaVideoVtbl
110 #define IWiaVideo_put_ImagesDirectory(This,bstrImageDirectory) (This)->lpVtbl->put_ImagesDirectory(This,bstrImageDirectory)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwiavideo.h68 virtual HRESULT WINAPI put_ImagesDirectory(BSTR bstrImageDirectory) = 0;
88 HRESULT (WINAPI *put_ImagesDirectory)(IWiaVideo *This,BSTR bstrImageDirectory); member in struct:IWiaVideoVtbl
110 #define IWiaVideo_put_ImagesDirectory(This,bstrImageDirectory) (This)->lpVtbl->put_ImagesDirectory(This,bstrImageDirectory)

Completed in 75 milliseconds