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

#include <mresmgr.h>

Data Fields

Uint32 id
 
Uint32 filename_id
 
Uint32 offset
 

Detailed Description

Structure defines resource ID item information.

Definition at line 170 of file mresmgr.h.

Field Documentation

Uint32 filename_id

The ID of file name.

Definition at line 176 of file mresmgr.h.

Uint32 id

The resource ID

Definition at line 173 of file mresmgr.h.

Uint32 offset

The offset of incore resource data in data section.

Definition at line 179 of file mresmgr.h.


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