mtouch_test_init()
QNX SDP8.0Input Events Library ReferenceAPIDeveloperProgramming
Initialize test driver interface
Synopsis:
#include <input/mtouch_driver.h>
void* mtouch_test_init(void)
Library:
libinputeventsDescription:
This function initializes the test driver with defaults and prepares the test driver interface for running individual test functions.
Returns:
A handle to the device driver. This handle is passed as an argument into each of the other test functions.
Page updated: