ReactOS 0.4.17-dev-934-g091855f
IWineDXGIDeviceParent Interface Reference
Inheritance diagram for IWineDXGIDeviceParent:
Collaboration diagram for IWineDXGIDeviceParent:

Public Member Functions

struct wined3d_device_parent * get_wined3d_device_parent ()
 
HRESULT register_swapchain_texture (struct wined3d_texture *texture, unsigned int texture_flags, IDXGISurface **ret_surface)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknown * LPUNKNOWN
 

Detailed Description

Definition at line 62 of file winedxgi.idl.

Member Function Documentation

◆ get_wined3d_device_parent()

struct wined3d_device_parent * IWineDXGIDeviceParent::get_wined3d_device_parent ( )

◆ register_swapchain_texture()

HRESULT IWineDXGIDeviceParent::register_swapchain_texture ( struct wined3d_texture *  texture,
unsigned int  texture_flags,
IDXGISurface **  ret_surface 
)

The documentation for this interface was generated from the following file: