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

Field Documentation

◆ filename_id

Uint32 filename_id

The ID of file name.

Definition at line 188 of file mresmgr.h.

◆ id

Uint32 id

The resource ID

Definition at line 185 of file mresmgr.h.

◆ offset

Uint32 offset

The offset of incore resource data in data section.

Definition at line 191 of file mresmgr.h.


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