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

#include <mwidget.h>

Data Fields

int id
 
DWORD value
 

Detailed Description

A property entry

Note
this struct is used when calling ncsCreateXXX functions
See also
NCS_CREATE_INFO NCS_WND_TEMPLATE NCS_MNWND_TEMPLATE

Definition at line 845 of file mwidget.h.

Field Documentation

int id

The property id

Definition at line 849 of file mwidget.h.

DWORD value

The property value

Definition at line 853 of file mwidget.h.


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