Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Used to indicate whether multiplane overlay HUD is supported.
Syntax
typedef struct _D3DKMT_MULTIPLANEOVERLAY_HUD_SUPPORT {
UINT VidPnSourceId;
BOOL Update;
BOOL KernelSupported;
BOOL HudSupported;
} D3DKMT_MULTIPLANEOVERLAY_HUD_SUPPORT;
Members
VidPnSourceId
The zero-based identification number of the video present source in a path of a video present network (VidPN) topology that the monitor is connected to.
This value is currently not used.
Update
Indicates whether to update.
KernelSupported
Indicates whether kernel is supported.
HudSupported
Indicates whether HUD is supported.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |