libUPnP 1.14.19
SSDPResultDataCallback.h
Go to the documentation of this file.
1#ifndef SSDPRESULTDATACALLBACK_H
2#define SSDPRESULTDATACALLBACK_H
3
4#include "SSDPResultData.h"
5
19void SSDPResultData_Callback(const SSDPResultData *p);
20
21/* @} SSDPlib */
22
23#endif /* SSDPRESULTDATACALLBACK_H */
Header file for SSDPResultData methods.
Definition SSDPResultData.c:19