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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjidl.h411 typedef struct IForegroundTransfer IForegroundTransfer; typedef in typeref:struct:IForegroundTransfer
6783 struct IForegroundTransfer : public IUnknown { struct in inherits:IUnknown
6790 HRESULT (WINAPI *QueryInterface)(IForegroundTransfer *This,REFIID riid,void **ppvObject);
6791 ULONG (WINAPI *AddRef)(IForegroundTransfer *This);
6792 ULONG (WINAPI *Release)(IForegroundTransfer *This);
6793 HRESULT (WINAPI *AllowForegroundTransfer)(IForegroundTransfer *This,void *lpvReserved);
6796 struct IForegroundTransfer { struct
6806 HRESULT WINAPI IForegroundTransfer_AllowForegroundTransfer_Proxy(IForegroundTransfer *This,void *lpvReserved);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjidl.h411 typedef struct IForegroundTransfer IForegroundTransfer; typedef in typeref:struct:IForegroundTransfer
6783 struct IForegroundTransfer : public IUnknown { struct in inherits:IUnknown
6790 HRESULT (WINAPI *QueryInterface)(IForegroundTransfer *This,REFIID riid,void **ppvObject);
6791 ULONG (WINAPI *AddRef)(IForegroundTransfer *This);
6792 ULONG (WINAPI *Release)(IForegroundTransfer *This);
6793 HRESULT (WINAPI *AllowForegroundTransfer)(IForegroundTransfer *This,void *lpvReserved);
6796 struct IForegroundTransfer { struct
6806 HRESULT WINAPI IForegroundTransfer_AllowForegroundTransfer_Proxy(IForegroundTransfer *This,void *lpvReserved);

Completed in 111 milliseconds