Inesoft PrintCE SDK EVC++
prnSetLanguage

This function sets language of the user interface.

void prnSetLanguage(
    
int lang_id
);

Parameters

lang_id

language id, can get one of the below values:

0 - English (default)
1 - Russian
2 - French

3 - Portuguese

4 - Italian

5 - Dutch


© 2009 Inesoft. All rights reserved.