/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | iadmw.h | 136 virtual HRESULT WINAPI Restore(LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags) = 0; 174 HRESULT (WINAPI *Restore)(IMSAdminBaseW *This,LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags); member in struct:IMSAdminBaseWVtbl 214 #define IMSAdminBaseW_Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) (This)->lpVtbl->Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) 330 HRESULT (WINAPI *Restore)(IMSAdminBase2W *This,LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags); member in struct:IMSAdminBase2WVtbl 376 #define IMSAdminBase2W_Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) (This)->lpVtbl->Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) 444 HRESULT (WINAPI *Restore)(IMSAdminBase3W *This,LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags); member in struct:IMSAdminBase3WVtbl 491 #define IMSAdminBase3W_Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) (This)->lpVtbl->Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags)
|
H A D | dsound.h | 575 STDMETHOD(Restore)(THIS) PURE; 602 #define IDirectSoundBuffer_Restore(p) (p)->lpVtbl->Restore(p) 626 #define IDirectSoundBuffer_Restore(p) (p)->Restore() 658 STDMETHOD(Restore)(THIS) PURE; 688 #define IDirectSoundBuffer8_Restore(p) (p)->lpVtbl->Restore(p) 716 #define IDirectSoundBuffer8_Restore(p) (p)->Restore()
|
H A D | ddraw.h | 1904 /*6c*/ STDMETHOD(Restore)(THIS) PURE; 1946 #define IDirectDrawSurface_Restore(p) (p)->lpVtbl->Restore(p) 1985 #define IDirectDrawSurface_Restore(p) (p)->Restore() 2035 STDMETHOD(Restore)(THIS) PURE; 2081 #define IDirectDrawSurface2_Restore(p) (p)->lpVtbl->Restore(p) 2124 #define IDirectDrawSurface2_Restore(p) (p)->Restore() 2178 STDMETHOD(Restore)(THIS) PURE; 2226 #define IDirectDrawSurface3_Restore(p) (p)->lpVtbl->Restore(p) 2271 #define IDirectDrawSurface3_Restore(p) (p)->Restore() 2326 STDMETHOD(Restore)(THI [all...] |
H A D | sdoias.h | 496 virtual HRESULT WINAPI Restore(void) = 0; 514 HRESULT (WINAPI *Restore)(ISdo *This); member in struct:ISdoVtbl 534 #define ISdo_Restore(This) (This)->lpVtbl->Restore(This)
|
H A D | iiisext.h | 820 virtual HRESULT WINAPI Restore(BSTR bstrLocation,LONG lVersion,LONG lFlags) = 0; 848 HRESULT (WINAPI *Restore)(IISComputer *This,BSTR bstrLocation,LONG lVersion,LONG lFlags); member in struct:IISComputerVtbl 878 #define IISComputer_Restore(This,bstrLocation,lVersion,lFlags) (This)->lpVtbl->Restore(This,bstrLocation,lVersion,lFlags) 929 HRESULT (WINAPI *Restore)(IISComputer2 *This,BSTR bstrLocation,LONG lVersion,LONG lFlags); member in struct:IISComputer2Vtbl 964 #define IISComputer2_Restore(This,bstrLocation,lVersion,lFlags) (This)->lpVtbl->Restore(This,bstrLocation,lVersion,lFlags)
|
H A D | wbemcli.h | 1275 virtual HRESULT WINAPI Restore(LPCWSTR strRestoreFromFile,__LONG32 lFlags) = 0; 1284 HRESULT (WINAPI *Restore)(IWbemBackupRestore *This,LPCWSTR strRestoreFromFile,__LONG32 lFlags); member in struct:IWbemBackupRestoreVtbl 1295 #define IWbemBackupRestore_Restore(This,strRestoreFromFile,lFlags) (This)->lpVtbl->Restore(This,strRestoreFromFile,lFlags) 1320 HRESULT (WINAPI *Restore)(IWbemBackupRestoreEx *This,LPCWSTR strRestoreFromFile,__LONG32 lFlags); member in struct:IWbemBackupRestoreExVtbl 1333 #define IWbemBackupRestoreEx_Restore(This,strRestoreFromFile,lFlags) (This)->lpVtbl->Restore(This,strRestoreFromFile,lFlags)
|
H A D | mmcobj.h | 629 virtual HRESULT WINAPI Restore(void) = 0; 651 HRESULT (WINAPI *Restore)(Frame *This); member in struct:FrameVtbl 675 #define Frame_Restore(This) (This)->lpVtbl->Restore(This)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | iadmw.h | 136 virtual HRESULT WINAPI Restore(LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags) = 0; 174 HRESULT (WINAPI *Restore)(IMSAdminBaseW *This,LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags); member in struct:IMSAdminBaseWVtbl 214 #define IMSAdminBaseW_Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) (This)->lpVtbl->Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) 330 HRESULT (WINAPI *Restore)(IMSAdminBase2W *This,LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags); member in struct:IMSAdminBase2WVtbl 376 #define IMSAdminBase2W_Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) (This)->lpVtbl->Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) 444 HRESULT (WINAPI *Restore)(IMSAdminBase3W *This,LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags); member in struct:IMSAdminBase3WVtbl 491 #define IMSAdminBase3W_Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) (This)->lpVtbl->Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags)
|
H A D | dsound.h | 575 STDMETHOD(Restore)(THIS) PURE; 602 #define IDirectSoundBuffer_Restore(p) (p)->lpVtbl->Restore(p) 626 #define IDirectSoundBuffer_Restore(p) (p)->Restore() 658 STDMETHOD(Restore)(THIS) PURE; 688 #define IDirectSoundBuffer8_Restore(p) (p)->lpVtbl->Restore(p) 716 #define IDirectSoundBuffer8_Restore(p) (p)->Restore()
|
H A D | ddraw.h | 1904 /*6c*/ STDMETHOD(Restore)(THIS) PURE; 1946 #define IDirectDrawSurface_Restore(p) (p)->lpVtbl->Restore(p) 1985 #define IDirectDrawSurface_Restore(p) (p)->Restore() 2035 STDMETHOD(Restore)(THIS) PURE; 2081 #define IDirectDrawSurface2_Restore(p) (p)->lpVtbl->Restore(p) 2124 #define IDirectDrawSurface2_Restore(p) (p)->Restore() 2178 STDMETHOD(Restore)(THIS) PURE; 2226 #define IDirectDrawSurface3_Restore(p) (p)->lpVtbl->Restore(p) 2271 #define IDirectDrawSurface3_Restore(p) (p)->Restore() 2326 STDMETHOD(Restore)(THI [all...] |
H A D | sdoias.h | 496 virtual HRESULT WINAPI Restore(void) = 0; 514 HRESULT (WINAPI *Restore)(ISdo *This); member in struct:ISdoVtbl 534 #define ISdo_Restore(This) (This)->lpVtbl->Restore(This)
|
H A D | iiisext.h | 820 virtual HRESULT WINAPI Restore(BSTR bstrLocation,LONG lVersion,LONG lFlags) = 0; 848 HRESULT (WINAPI *Restore)(IISComputer *This,BSTR bstrLocation,LONG lVersion,LONG lFlags); member in struct:IISComputerVtbl 878 #define IISComputer_Restore(This,bstrLocation,lVersion,lFlags) (This)->lpVtbl->Restore(This,bstrLocation,lVersion,lFlags) 929 HRESULT (WINAPI *Restore)(IISComputer2 *This,BSTR bstrLocation,LONG lVersion,LONG lFlags); member in struct:IISComputer2Vtbl 964 #define IISComputer2_Restore(This,bstrLocation,lVersion,lFlags) (This)->lpVtbl->Restore(This,bstrLocation,lVersion,lFlags)
|
H A D | wbemcli.h | 1275 virtual HRESULT WINAPI Restore(LPCWSTR strRestoreFromFile,__LONG32 lFlags) = 0; 1284 HRESULT (WINAPI *Restore)(IWbemBackupRestore *This,LPCWSTR strRestoreFromFile,__LONG32 lFlags); member in struct:IWbemBackupRestoreVtbl 1295 #define IWbemBackupRestore_Restore(This,strRestoreFromFile,lFlags) (This)->lpVtbl->Restore(This,strRestoreFromFile,lFlags) 1320 HRESULT (WINAPI *Restore)(IWbemBackupRestoreEx *This,LPCWSTR strRestoreFromFile,__LONG32 lFlags); member in struct:IWbemBackupRestoreExVtbl 1333 #define IWbemBackupRestoreEx_Restore(This,strRestoreFromFile,lFlags) (This)->lpVtbl->Restore(This,strRestoreFromFile,lFlags)
|
H A D | mmcobj.h | 629 virtual HRESULT WINAPI Restore(void) = 0; 651 HRESULT (WINAPI *Restore)(Frame *This); member in struct:FrameVtbl 675 #define Frame_Restore(This) (This)->lpVtbl->Restore(This)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/ |
H A D | gdiplusgraphics.h | 1365 Status Restore(GraphicsState state) function in class:Graphics
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
H A D | gdiplusgraphics.h | 1365 Status Restore(GraphicsState state) function in class:Graphics
|