|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <d3dkmthk.h>

Public Attributes | |
| D3DKMT_HANDLE | hDevice |
| D3DKMT_HANDLE | hResource |
| const D3DKMT_HANDLE * | phAllocationList |
| UINT | AllocationCount |
| D3DDDICB_DESTROYALLOCATION2FLAGS | Flags |
Definition at line 1178 of file d3dkmthk.h.
| UINT _D3DKMT_DESTROYALLOCATION2::AllocationCount |
Definition at line 1183 of file d3dkmthk.h.
| D3DDDICB_DESTROYALLOCATION2FLAGS _D3DKMT_DESTROYALLOCATION2::Flags |
Definition at line 1184 of file d3dkmthk.h.
| D3DKMT_HANDLE _D3DKMT_DESTROYALLOCATION2::hDevice |
Definition at line 1180 of file d3dkmthk.h.
| D3DKMT_HANDLE _D3DKMT_DESTROYALLOCATION2::hResource |
Definition at line 1181 of file d3dkmthk.h.
| const D3DKMT_HANDLE* _D3DKMT_DESTROYALLOCATION2::phAllocationList |
Definition at line 1182 of file d3dkmthk.h.