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

#include <mresmgr.h>

Data Fields

Sint32 type
 
Sint32 id
 
DWORD32 value
 

Detailed Description

Strucutre defines properties information.

Definition at line 360 of file mresmgr.h.

Field Documentation

◆ id

Sint32 id

The identifier of property.

Definition at line 365 of file mresmgr.h.

◆ type

Sint32 type

The type of property.

Definition at line 363 of file mresmgr.h.

◆ value

DWORD32 value

The value of property.

Definition at line 367 of file mresmgr.h.


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