mGNCS API Reference  v1.2.0
A new control set and a new framework for MiniGUI apps
Data Fields
_NCSRM_DEFLOCALE_INFO Struct Reference

#include <mresmgr.h>

Data Fields

char language [4]
 
char country [4]
 

Detailed Description

Structure defines default locale information.

Definition at line 261 of file mresmgr.h.

Field Documentation

char country[4]

The country code.

Definition at line 266 of file mresmgr.h.

char language[4]

The language code.

Definition at line 264 of file mresmgr.h.


The documentation for this struct was generated from the following file: