Functions
This section is a reference for DirectInput functions other than COM interface methods and callback functions.
The following functions fall into this category:
- DirectInputCreate is used to create the DirectInput system and obtain an IDirectInput interface. This function is still supported but has been superseded by DirectInputCreateEx.
- DirectInputCreateEx is used to create the DirectInput system and obtain an IDirectInput, IDirectInput2, or IDirectInput7 interface.