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

Field Documentation

◆ id

int id

The renderer element id

Definition at line 879 of file mwidget.h.

◆ value

DWORD value

The remderer element value

Definition at line 883 of file mwidget.h.


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