IDirect3D9ExOverlayExtension interface
Queries the overlay hardware capabilities of a Direct3D device.
To get a pointer to this interface, call QueryInterface on an IDirect3D9Ex interface pointer.
Members
The IDirect3D9ExOverlayExtension interface inherits from the IUnknown interface. IDirect3D9ExOverlayExtension also has these types of members:
Methods
The IDirect3D9ExOverlayExtension interface has these methods.
| Method | Description |
|---|---|
| CheckDeviceOverlayType |
Queries the overlay hardware capabilities of a Direct3D device. |
Requirements
|
Minimum supported client |
Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
See also