MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laTouchTestWidget_SetPointAddedEventCallback( laTouchTestWidget* txt, laTouchTestWidget_PointAddedEventCallback cb );
Parameters |
Description |
laTouchTestWidget* tch |
the widget |
laTouchTestWidget_PointAddedEventCallback cb |
a valid pointer or NULL |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|