Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the status of the current present operation.
Syntax
typedef enum _DXGK_PRESENT_DISPLAY_ONLY_PROGRESS_ID {
DXGK_PRESENT_DISPLAYONLY_PROGRESS_ID_COMPLETE,
DXGK_PRESENT_DISPLAYONLY_PROGRESS_ID_FAILED
} DXGK_PRESENT_DISPLAY_ONLY_PROGRESS_ID;
Constants
DXGK_PRESENT_DISPLAYONLY_PROGRESS_ID_COMPLETE The present operation has completed. |
DXGK_PRESENT_DISPLAYONLY_PROGRESS_ID_FAILED An error occurred during the present operation. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Header | d3dkmddi.h |