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.
Device escape type.
Syntax
typedef enum _D3DKMT_DEVICEESCAPE_TYPE {
D3DKMT_DEVICEESCAPE_VIDPNFROMALLOCATION,
D3DKMT_DEVICEESCAPE_RESTOREGAMMA
} D3DKMT_DEVICEESCAPE_TYPE;
Constants
D3DKMT_DEVICEESCAPE_VIDPNFROMALLOCATION VidPn from allocation. |
D3DKMT_DEVICEESCAPE_RESTOREGAMMA Restore gamma. |
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |