D3DKMT_PNP_KEY_TYPE enumeration (d3dkmthk.h)

An enum that indicates the type of PNP key.

Syntax

typedef enum _D3DKMT_PNP_KEY_TYPE {
  D3DKMT_PNP_KEY_HARDWARE,
  D3DKMT_PNP_KEY_SOFTWARE
} D3DKMT_PNP_KEY_TYPE;

Constants

 
D3DKMT_PNP_KEY_HARDWARE
Indicates that the key is a hardware key..
D3DKMT_PNP_KEY_SOFTWARE
Indicates that the key is a software key.

Requirements

Requirement Value
Header d3dkmthk.h