5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
ltrx_power_level_application Struct Reference

Represents a power level application for registration. More...

#include <ltrx_definitions.h>

Data Fields

const char * applicationName
 
const char * helpHtml
 

Detailed Description

Represents a power level application for registration.

It it used with ltrx_power_level_application_register().

Note that your struct must persist, so you will typically declare it static const.

Field Documentation

◆ applicationName

const char* ltrx_power_level_application::applicationName

[in] Name of the application.

◆ helpHtml

const char* ltrx_power_level_application::helpHtml

HTML help for this application.


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