EDCS Reference Manual
Functions
EDCS GetImplVerInfo
extern const char *
EDCS_GetImplVerInfo
(void);

Definition

This function returns the implementation version of the EDCS component.


Returns

The appropriate string representing the current version of the EDCS SDK. For example, if this were the EDCS SDK Version 4.3, this function would return the string "4.3".


Prev: EDCS_GetHighestCodesUsed. Next: EDCS_GetLanguageCodeEntry. Up:Index.