mUPnP for C
|
The generic wrapper struct for mUPnP's dictionarys. More...
#include <dictionary.h>
Data Fields | |
MUPNP_LIST_STRUCT_MEMBERS mUpnpString * | key |
mUpnpString * | value |
The generic wrapper struct for mUPnP's dictionarys.
This wrapper has been created to enable 100% code compatibility between different platforms (Linux, Win32 etc..)
MUPNP_LIST_STRUCT_MEMBERS mUpnpString* _mUpnpDictionary::key |
mUpnpString* _mUpnpDictionary::value |