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

Set the StringTable pointer to the specified new StringTableAsset structure

C
LIB_EXPORT void laContext_SetStringTable(
    GFXU_StringTableAsset* table
);
Returns

void

MPLAB® Harmony Graphics Suite