estructura de D3DKMT_PHYSICAL_ADAPTER_COUNT (d3dkmthk.h)
Se usa para obtener el número de adaptadores físicos.
Sintaxis
typedef struct _D3DKMT_PHYSICAL_ADAPTER_COUNT {
UINT Count;
} D3DKMT_PHYSICAL_ADAPTER_COUNT;
Miembros
Count
Recuento de adaptadores físicos.
Requisitos
Requisito | Valor |
---|---|
Header | d3dkmthk.h |