Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |