|
mUPnP for C
|
Functions | |
| mUpnpStatus * | mupnp_status_new (void) |
| void | mupnp_status_delete (mUpnpStatus *upnpStat) |
| char * | mupnp_status_code2string (int code) |
| char * mupnp_status_code2string | ( | int | code | ) |
Helper function that converts a status code into a status description
| code | Code to convert into a description |
| void mupnp_status_delete | ( | mUpnpStatus * | upnpStat | ) |
Delete a status struct
| upnpStat | Status struct to delete |
| mUpnpStatus * mupnp_status_new | ( | void | ) |
Create a new status struct