struttura D3DKMT_GET_DEVICE_VIDPN_OWNERSHIP_INFO (d3dkmthk.h)
Usato per ottenere informazioni sulla proprietà VidPn del dispositivo.
Sintassi
typedef struct _D3DKMT_GET_DEVICE_VIDPN_OWNERSHIP_INFO {
D3DKMT_HANDLE hDevice;
BOOLEAN bFailedDwmAcquireVidPn;
} D3DKMT_GET_DEVICE_VIDPN_OWNERSHIP_INFO;
Members
hDevice
Handle per il dispositivo.
bFailedDwmAcquireVidPn
Indica se windows manager desktop non è riuscito ad acquisire il VidPn.
Requisiti
Requisito | Valore |
---|---|
Intestazione | d3dkmthk.h |