ReactOS 0.4.15-dev-7953-g1f49173
d3dkmthk.h File Reference
#include <d3dukmdt.h>
Include dependency graph for d3dkmthk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _D3DKMT_CREATEDCFROMMEMORY
 
struct  _D3DKMT_DESTROYDCFROMMEMORY
 

Typedefs

typedef struct _D3DKMT_CREATEDCFROMMEMORY D3DKMT_CREATEDCFROMMEMORY
 
typedef struct _D3DKMT_DESTROYDCFROMMEMORY D3DKMT_DESTROYDCFROMMEMORY
 

Functions

DWORD APIENTRY D3DKMTCreateDCFromMemory (_Inout_ D3DKMT_CREATEDCFROMMEMORY *)
 
DWORD APIENTRY D3DKMTDestroyDCFromMemory (_In_ CONST D3DKMT_DESTROYDCFROMMEMORY *)
 

Typedef Documentation

◆ D3DKMT_CREATEDCFROMMEMORY

◆ D3DKMT_DESTROYDCFROMMEMORY

Function Documentation

◆ D3DKMTCreateDCFromMemory()

DWORD APIENTRY D3DKMTCreateDCFromMemory ( _Inout_ D3DKMT_CREATEDCFROMMEMORY )

Referenced by texture2d_create_dc().

◆ D3DKMTDestroyDCFromMemory()

DWORD APIENTRY D3DKMTDestroyDCFromMemory ( _In_ CONST D3DKMT_DESTROYDCFROMMEMORY )

Referenced by texture2d_destroy_dc().