IDirect3D9ExOverlayExtension interface (d3d9.h)

Queries the overlay hardware capabilities of a Direct3D device.

To get a pointer to this interface, call QueryInterface on an IDirect3D9Ex interface pointer.

Inheritance

The IDirect3D9ExOverlayExtension interface inherits from the IUnknown interface. IDirect3D9ExOverlayExtension also has these types of members:

Methods

The IDirect3D9ExOverlayExtension interface has these methods.

 
IDirect3D9ExOverlayExtension::CheckDeviceOverlayType

Queries the overlay hardware capabilities of a Direct3D device. (IDirect3D9ExOverlayExtension.CheckDeviceOverlayType)

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header d3d9.h

See also

Direct3D Video Interfaces

Hardware Overlay Support