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

#include <mresmgr.h>

Data Fields

char language [4]
 
char country [4]
 
Uint32 filename_id
 
Uint32 offset
 

Detailed Description

Structure defines locale item information.

Definition at line 270 of file mresmgr.h.

Field Documentation

char country[4]

The country code.

Definition at line 275 of file mresmgr.h.

Uint32 filename_id

The ID of file name.

Definition at line 278 of file mresmgr.h.

char language[4]

The language code.

Definition at line 273 of file mresmgr.h.

Uint32 offset

The offset of incore resource data.

Definition at line 281 of file mresmgr.h.


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