MPLAB® Harmony Graphics Suite
|
Gets the info for a string table string
LIB_EXPORT leResult leStringTable_StringLookup( const leStringTable* table, leStringInfo* info );
Parameters |
Description |
const leStringTable* table |
the table to query |
leStringInfo* info |
a filled leStringInfo structure |
leResult - the result of the operation
MPLAB® Harmony Graphics Suite
|