MPLAB® Harmony Graphics Suite
|
leWidget* leUtils_GetNextHighestWidget( const leWidget* wgt );
Parameters |
Description |
leWidget* wgt |
the widget to analyze |
leWidget* - the next highest widget or NULL if 'wgt' is already the highest
MPLAB® Harmony Graphics Suite
|