D3DDDICB_DESTROYHWCONTEXT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dumddi.h

typedef struct _D3DDDICB_DESTROYHWCONTEXT {
  HANDLE hHwContext;
} D3DDDICB_DESTROYHWCONTEXT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dumddi-_d3dddicb_destroyhwcontext)

_D3DDDICB_DESTROYHWCONTEXT structure

Description

A structure that holds information to destroy a hardware context.

Members

hHwContext

Handle to the context to destroy.