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

Field Documentation

Uint32 clsname_id

The identifier of class name.

Definition at line 342 of file mresmgr.h.

Uint32 rdrname_id

The identifier of renderer name.

Definition at line 340 of file mresmgr.h.


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