UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
SSDPResultDataCallback.cpp
Go to the documentation of this file.
1// Copyright (C) 2022+ GPL 3 and higher by Ingo Höft, <Ingo@Hoeft-online.de>
2// Redistribution only with this Copyright remark. Last modified: 2024-02-22
12
@ UPNP_DISCOVERY_SEARCH_RESULT
Definition Callback.hpp:65
int(* Upnp_FunPtr)(Upnp_EventType EventType, const void *Event, void *Cookie)
Definition Callback.hpp:143
void SSDPResultData_Callback(const SSDPResultData *p)
SSDP result data callback function.
SSDPResultData object declararion.
void * SSDPResultData_get_Cookie(const SSDPResultData *p)
SSDPResultData_get_Cookie.
const UpnpDiscovery * SSDPResultData_get_Param(const SSDPResultData *p)
SSDPResultData_get_Param.
Upnp_FunPtr SSDPResultData_get_CtrlptCallback(const SSDPResultData *p)
SSDPResultData_get_CtrlptCallback.
"protected" structure, addressable with typedef