D3DDDICB_DESTROYHWQUEUE structure (d3dumddi.h)
A structure that holds information to destroy a hardware queue.
Syntax
typedef struct _D3DDDICB_DESTROYHWQUEUE {
HANDLE hHwQueue;
} D3DDDICB_DESTROYHWQUEUE;
Members
hHwQueue
Handle to the queue to destroy.
Requirements
Requirement | Value |
---|---|
Header | d3dumddi.h |