Condividi tramite


D3DKMT_DEVICE_IDS struttura (d3dkmthk.h)

Contiene informazioni sull'ID dispositivo.

Sintassi

typedef struct _D3DKMT_DEVICE_IDS {
  UINT VendorID;
  UINT DeviceID;
  UINT SubVendorID;
  UINT SubSystemID;
  UINT RevisionID;
  UINT BusType;
} D3DKMT_DEVICE_IDS;

Members

VendorID

ID fornitore.

DeviceID

ID dispositivo.

SubVendorID

ID subvendor.

SubSystemID

ID sottosistema.

RevisionID

ID revisione.

BusType

Tipo di bus.

Requisiti

Requisito Valore
Intestazione d3dkmthk.h