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