Microsoft DirectX 8.1 (Visual Basic)

DirectInput8.RunControlPanel

Runs the Microsoft® Windows® Control Panel to enable the user to install a new input device or modify configurations.

object.RunControlPanel(hwndOwner As Long)

Parts

object
Resolves to a DirectInput8 object.
hwndOwner
Handle to the window to be used as the parent window for the subsequent user interface. If this parameter is 0, no parent window is used.

Error Codes

If the method fails, an error is raised and Err.Number is set.

See Also

DirectInput8, DirectInputDevice8.RunControlPanel