MPLAB® Harmony Graphics Suite
|
Returns the show call back event function pointer for the specified screen
LIB_EXPORT laScreen_ShowHideCallback_FnPtr laScreen_GetShowEventCallback( laScreen* scr );
Parameters |
Description |
laScreen* scr |
the screen to reference |
MPLAB® Harmony Graphics Suite
|