mGNCS API Reference  v1.5.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 282 of file mresmgr.h.

Field Documentation

◆ country

char country[4]

The country code.

Definition at line 287 of file mresmgr.h.

◆ filename_id

Uint32 filename_id

The ID of file name.

Definition at line 290 of file mresmgr.h.

◆ language

char language[4]

The language code.

Definition at line 285 of file mresmgr.h.

◆ offset

Uint32 offset

The offset of incore resource data.

Definition at line 293 of file mresmgr.h.


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