mUPnP for C
_mUpnpDictionary Struct Reference

The generic wrapper struct for mUPnP's dictionarys. More...

#include <dictionary.h>

Data Fields

MUPNP_LIST_STRUCT_MEMBERS mUpnpStringkey
 
mUpnpStringvalue
 

Detailed Description

The generic wrapper struct for mUPnP's dictionarys.

This wrapper has been created to enable 100% code compatibility between different platforms (Linux, Win32 etc..)

Field Documentation

◆ key

MUPNP_LIST_STRUCT_MEMBERS mUpnpString* _mUpnpDictionary::key

◆ value

mUpnpString* _mUpnpDictionary::value

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