DirectX SDK |
Your application must create an object for each device from which it expects input. It must also prepare each device for use, which requires, at the very least, setting the data format and acquiring the device. You might also want to carry out other preparatory tasks, such as getting information about the devices and changing their properties.
The following tasks are part of the setup process. Certain steps are always required; others are only necessary if you need further information about devices or need to change default values.