Harlequin RIP SDK
PARAM Struct Reference

Encapsulates the meta-data for a single device parameter. More...

#include "devparam.h"

Data Fields

SwLeParamCallbackskin_hook
 

Detailed Description

Encapsulates the meta-data for a single device parameter.

Linking device parameter names with their values and providing a semi-automatic method for parsing and accepting values is done via this structure type and an array of these, an element for each parameter. See set_param, etc. for how these are used.

Field Documentation

◆ skin_hook

SwLeParamCallback* PARAM::skin_hook

External hook (set by skin) called when the parameter changes. Return value is one of the Param* values from swdevice.h.


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