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