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

#include <mresmgr.h>

Data Fields

Uint32 rdrname_id
 
Uint32 clsname_id
 

Detailed Description

Strucutre defines the header of renderer information.

Definition at line 349 of file mresmgr.h.

Field Documentation

◆ clsname_id

Uint32 clsname_id

The identifier of class name.

Definition at line 354 of file mresmgr.h.

◆ rdrname_id

Uint32 rdrname_id

The identifier of renderer name.

Definition at line 352 of file mresmgr.h.


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