DXGKARG_CLOSEALLOCATION結構(d3dkmddi.h)
DXGKARG_CLOSEALLOCATION結構描述顯示迷你埠驅動程式應該關閉的配置。
語法
typedef struct _DXGKARG_CLOSEALLOCATION {
[in] UINT NumAllocations;
[in] const HANDLE *pOpenHandleList;
} DXGKARG_CLOSEALLOCATION;
成員
[in] NumAllocations
pOpenHandleList 指定之陣列中的元素數目。
[in] pOpenHandleList
要關閉之裝置特定配置的句柄數位。
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows Vista |
標頭 | d3dkmddi.h (包括 D3dkmddi.h) |