MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laContext_SetPreprocessAssetStateChangedCallback Function
MPLAB® Harmony Graphics Suite
laContext_SetPreprocessAssetStateChangedCallback Function

Set the callback function pointer when the preprocess state change event occurs

C
LIB_EXPORT laResult laContext_SetPreprocessAssetStateChangedCallback(
    laContext_PreprocessAssetsStateChangedCallback_FnPtr cb
);
Returns
MPLAB® Harmony Graphics Suite