MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

pa_module_info Struct Reference

Stores information about modules. More...

Data Fields

uint32_t  index
  Index of the module.
const char *  name
  Name of the module.
const char *  argument
  Argument string of the module.
uint32_t  n_used
  Usage counter or PA_INVALID_INDEX.
pa_proplist *  proplist
  Property list.

Detailed Description

Stores information about modules.

Please note that this structure can be extended as part of evolutionary API updates at any time in any new release.


Field Documentation

Argument string of the module.

Index of the module.

Usage counter or PA_INVALID_INDEX.

const char* pa_module_info::name

Name of the module.

Property list.

Since:
0.9.15

Several copyright owners
GNU Lesser General Public License v2.1
MeeGo 1.2 Harmattan API