// d3dkmthk.h
typedef struct _D3DKMT_PANELFITTER_SUPPORT {
BOOL Supported;
} D3DKMT_PANELFITTER_SUPPORT;
View the official Windows Driver Kit DDI referenceNo description available.
The D3DKMT_PANELFITTER_SUPPORT structure provides information about panel fitter support.
SupportedIndicates whether the driver provides panel fitter support.