IPresentationFactory::IsPresentationSupported method (presentation.h)
Gets a value that indicates whether presentation of any sort (with or without independent flip) is supported on the backing D3D device.
Syntax
boolean IsPresentationSupported();
Return value
Type: BOOLEAN
TRUE if presentation is supported; otherwise, FALSE.
Requirements
| Minimum supported client | Windows Build 22000 |
| Minimum supported server | Windows Build 22000 |
| Header | presentation.h |
| Library | dcomp.lib |
| DLL | dcomp.dll |