ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DKMT_DESTROYDCFROMMEMORY Struct Reference

#include <d3dkmthk.h>

Collaboration diagram for _D3DKMT_DESTROYDCFROMMEMORY:

Public Attributes

HDC hDc
 
HANDLE hBitmap
 

Detailed Description

Definition at line 172 of file d3dkmthk.h.

Member Data Documentation

◆ hBitmap

HANDLE _D3DKMT_DESTROYDCFROMMEMORY::hBitmap

Definition at line 175 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDCFromMemory(), and texture2d_destroy_dc().

◆ hDc

HDC _D3DKMT_DESTROYDCFROMMEMORY::hDc

Definition at line 174 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDCFromMemory(), and texture2d_destroy_dc().


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