GetLoaderVerStr
Gets the Loader (OPI card boot loader) version
string GetLoaderVerStr();
Parameters
Function does not accept any parameters.
Return Value
Returns string representation of the loader version such as "1.08o".
Remarks
Examples
string str = GetLoaderVerStr(); DisplayText(0, 0, str);
See Also
Last modified
7 years ago
Last modified on 04/12/18 13:13:28
Note:
See TracWiki
for help on using the wiki.