D3DKMT_GET_DEVICE_VIDPN_OWNERSHIP_INFO structure (d3dkmthk.h)
Used to get device VidPn ownership info.
Syntax
typedef struct _D3DKMT_GET_DEVICE_VIDPN_OWNERSHIP_INFO {
D3DKMT_HANDLE hDevice;
BOOLEAN bFailedDwmAcquireVidPn;
} D3DKMT_GET_DEVICE_VIDPN_OWNERSHIP_INFO;
Members
hDevice
A handle to the device.
bFailedDwmAcquireVidPn
Indicates whether the desktop windows manager failed to acquire the VidPn.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |