D3DDDICB_DESTROYHWCONTEXT structure (d3dumddi.h)
A structure that holds information to destroy a hardware context.
Syntax
typedef struct _D3DDDICB_DESTROYHWCONTEXT {
HANDLE hHwContext;
} D3DDDICB_DESTROYHWCONTEXT;
Members
hHwContext
Handle to the context to destroy.
Requirements
Requirement | Value |
---|---|
Header | d3dumddi.h |