D3DDDIARG_DESTROYOVERLAY structure (d3dumddi.h)
The D3DDDIARG_DESTROYOVERLAY structure contains a handle to the overlay to disable.
Syntax
typedef struct _D3DDDIARG_DESTROYOVERLAY {
[in] HANDLE hOverlay;
} D3DDDIARG_DESTROYOVERLAY;
Members
[in] hOverlay
A handle to the overlay to disable.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available in Windows Vista and later versions of the Windows operating systems. |
Header | d3dumddi.h (include D3dumddi.h) |