// d3dkmthk.h
typedef enum _D3DKMT_DEVICEESCAPE_TYPE {
D3DKMT_DEVICEESCAPE_VIDPNFROMALLOCATION,
D3DKMT_DEVICEESCAPE_RESTOREGAMMA
} D3DKMT_DEVICEESCAPE_TYPE;
View the official Windows Driver Kit DDI referenceNo description available.
Device escape type.
D3DKMT_DEVICEESCAPE_VIDPNFROMALLOCATIONVidPn from allocation.
D3DKMT_DEVICEESCAPE_RESTOREGAMMARestore gamma.