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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmc.h240 typedef struct IExtendView IExtendView; typedef in typeref:struct:IExtendView
338 typedef IExtendView *LPEXTENDVIEW;
2733 struct IExtendView : public IUnknown { struct in inherits:IUnknown
2740 HRESULT (WINAPI *QueryInterface)(IExtendView *This,REFIID riid,void **ppvObject);
2741 ULONG (WINAPI *AddRef)(IExtendView *This);
2742 ULONG (WINAPI *Release)(IExtendView *This);
2743 HRESULT (WINAPI *GetViews)(IExtendView *This,LPDATAOBJECT pDataObject,LPVIEWEXTENSIONCALLBACK pViewExtensionCallback);
2746 struct IExtendView { struct
2756 HRESULT WINAPI IExtendView_GetViews_Proxy(IExtendView *Thi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmc.h240 typedef struct IExtendView IExtendView; typedef in typeref:struct:IExtendView
338 typedef IExtendView *LPEXTENDVIEW;
2733 struct IExtendView : public IUnknown { struct in inherits:IUnknown
2740 HRESULT (WINAPI *QueryInterface)(IExtendView *This,REFIID riid,void **ppvObject);
2741 ULONG (WINAPI *AddRef)(IExtendView *This);
2742 ULONG (WINAPI *Release)(IExtendView *This);
2743 HRESULT (WINAPI *GetViews)(IExtendView *This,LPDATAOBJECT pDataObject,LPVIEWEXTENSIONCALLBACK pViewExtensionCallback);
2746 struct IExtendView { struct
2756 HRESULT WINAPI IExtendView_GetViews_Proxy(IExtendView *Thi
[all...]

Completed in 111 milliseconds