The SimpleHapticsController is an API provided by Microsoft for developers to implement haptic feedback in Windows applications. However, the API itself is not specific to touchpad support; instead, it is designed to work with a variety of input devices that support haptic feedback, such as game controllers, touchscreens, and touchpads.
Verify that the target device, such as a touchpad, supports haptic feedback and is compatible with the SimpleHapticsController API. Not all touchpads might have haptic feedback capabilities.