Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR_NAMED_VALUE Struct Reference

"C" Representation of a named value. More...

#include <pvr_defines.h>

Public Attributes

char strName [PVR_ADDON_NAME_STRING_LENGTH]
 
char strValue [PVR_ADDON_NAME_STRING_LENGTH]
 

Detailed Description

"C" Representation of a named value.

Member Data Documentation

◆ strName

char PVR_NAMED_VALUE::strName[PVR_ADDON_NAME_STRING_LENGTH]

◆ strValue

char PVR_NAMED_VALUE::strValue[PVR_ADDON_NAME_STRING_LENGTH]

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