mGNCS API Reference  v1.2.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 348 of file mresmgr.h.

Field Documentation

Sint32 id

The identifier of property.

Definition at line 353 of file mresmgr.h.

Sint32 type

The type of property.

Definition at line 351 of file mresmgr.h.

DWORD32 value

The value of property.

Definition at line 355 of file mresmgr.h.


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