ReactOS 0.4.15-dev-8092-ge0ba2f3
_D3DKMT_DESTROYDCFROMMEMORY Struct Reference

#include <d3dkmthk.h>

Collaboration diagram for _D3DKMT_DESTROYDCFROMMEMORY:

Public Attributes

HDC hDc
 
HANDLE hBitmap
 

Detailed Description

Definition at line 37 of file d3dkmthk.h.

Member Data Documentation

◆ hBitmap

HANDLE _D3DKMT_DESTROYDCFROMMEMORY::hBitmap

Definition at line 40 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDCFromMemory(), and texture2d_destroy_dc().

◆ hDc

HDC _D3DKMT_DESTROYDCFROMMEMORY::hDc

Definition at line 39 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDCFromMemory(), and texture2d_destroy_dc().


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