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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcontrol.h52 typedef struct IVideoWindow IVideoWindow; typedef in typeref:struct:IVideoWindow
528 struct IVideoWindow : public IDispatch { struct in inherits:IDispatch
573 HRESULT (WINAPI *QueryInterface)(IVideoWindow *This,REFIID riid,void **ppvObject);
574 ULONG (WINAPI *AddRef)(IVideoWindow *This);
575 ULONG (WINAPI *Release)(IVideoWindow *This);
576 HRESULT (WINAPI *GetTypeInfoCount)(IVideoWindow *This,UINT *pctinfo);
577 HRESULT (WINAPI *GetTypeInfo)(IVideoWindow *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
578 HRESULT (WINAPI *GetIDsOfNames)(IVideoWindow *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
579 HRESULT (WINAPI *Invoke)(IVideoWindow *Thi
621 struct IVideoWindow { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcontrol.h52 typedef struct IVideoWindow IVideoWindow; typedef in typeref:struct:IVideoWindow
528 struct IVideoWindow : public IDispatch { struct in inherits:IDispatch
573 HRESULT (WINAPI *QueryInterface)(IVideoWindow *This,REFIID riid,void **ppvObject);
574 ULONG (WINAPI *AddRef)(IVideoWindow *This);
575 ULONG (WINAPI *Release)(IVideoWindow *This);
576 HRESULT (WINAPI *GetTypeInfoCount)(IVideoWindow *This,UINT *pctinfo);
577 HRESULT (WINAPI *GetTypeInfo)(IVideoWindow *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
578 HRESULT (WINAPI *GetIDsOfNames)(IVideoWindow *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
579 HRESULT (WINAPI *Invoke)(IVideoWindow *Thi
621 struct IVideoWindow { struct
[all...]

Completed in 28 milliseconds