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

#include <mwidget.h>

Data Fields

int id
 
DWORD value
 

Detailed Description

A renderer element struct

Note
This struct is used by NCS_RDR_INFO when create a NCS widget
See also
NCS_RDR_INFO

Definition at line 863 of file mwidget.h.

Field Documentation

int id

The renderer element id

Definition at line 867 of file mwidget.h.

DWORD value

The remderer element value

Definition at line 871 of file mwidget.h.


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