2.0.0.4R9
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
ltrx_power_level_application Struct Reference

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

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

const char* ltrx_power_level_application::applicationName

[in] Name of the application.

const char* ltrx_power_level_application::helpHtml

HTML help for this application.


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