struttura D3DKMT_MPOKERNELCAPS_SUPPORT (d3dkmthk.h)
La struttura D3DKMT_MPOKERNELCAPS_SUPPORT viene usata per indicare se le funzionalità del kernel MPO (multipiattaforma sovrimpressione) sono supportate.
Sintassi
typedef struct _D3DKMT_MPOKERNELCAPS_SUPPORT {
BOOL Supported;
} D3DKMT_MPOKERNELCAPS_SUPPORT;
Membri
Supported
Valore booleano che indica se sono supportate le funzionalità del kernel MPO.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | d3dkmthk.h |