Searched defs:IWiaVideo (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwiavideo.h27 typedef struct IWiaVideo IWiaVideo; typedef in typeref:struct:IWiaVideo
63 struct IWiaVideo : public IUnknown { struct in inherits:IUnknown
82 HRESULT (WINAPI *QueryInterface)(IWiaVideo *This,REFIID riid,void **ppvObject);
83 ULONG (WINAPI *AddRef)(IWiaVideo *This);
84 ULONG (WINAPI *Release)(IWiaVideo *This);
85 HRESULT (WINAPI *get_PreviewVisible)(IWiaVideo *This,WINBOOL *pbPreviewVisible);
86 HRESULT (WINAPI *put_PreviewVisible)(IWiaVideo *This,WINBOOL bPreviewVisible);
87 HRESULT (WINAPI *get_ImagesDirectory)(IWiaVideo *This,BSTR *pbstrImageDirectory);
88 HRESULT (WINAPI *put_ImagesDirectory)(IWiaVideo *Thi
100 struct IWiaVideo { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwiavideo.h27 typedef struct IWiaVideo IWiaVideo; typedef in typeref:struct:IWiaVideo
63 struct IWiaVideo : public IUnknown { struct in inherits:IUnknown
82 HRESULT (WINAPI *QueryInterface)(IWiaVideo *This,REFIID riid,void **ppvObject);
83 ULONG (WINAPI *AddRef)(IWiaVideo *This);
84 ULONG (WINAPI *Release)(IWiaVideo *This);
85 HRESULT (WINAPI *get_PreviewVisible)(IWiaVideo *This,WINBOOL *pbPreviewVisible);
86 HRESULT (WINAPI *put_PreviewVisible)(IWiaVideo *This,WINBOOL bPreviewVisible);
87 HRESULT (WINAPI *get_ImagesDirectory)(IWiaVideo *This,BSTR *pbstrImageDirectory);
88 HRESULT (WINAPI *put_ImagesDirectory)(IWiaVideo *Thi
100 struct IWiaVideo { struct
[all...]

Completed in 25 milliseconds