MPLAB® Harmony Graphics Suite
|
Gets the number of languages in a string table
LIB_EXPORT uint32_t leStringTable_GetLanguageCount( const leStringTable* table );
Parameters |
Description |
const leStringTable* table |
the table to query |
uint32_t - the number of languages in the table
MPLAB® Harmony Graphics Suite
|