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

Field Documentation

◆ id

int id

The property id

Definition at line 861 of file mwidget.h.

◆ value

DWORD value

The property value

Definition at line 865 of file mwidget.h.


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