libnpupnp  4.1.0
An almost compatible successor for the Portable UPnP reference library
Public Attributes | List of all members
Upnp_Discovery Struct Reference

#include <upnp.h>

Public Attributes

int ErrCode
 The result code of the UpnpSearchAsync call.
 
int Expires
 The expiration time of the advertisement.
 
char DeviceId [LINE_SIZE]
 The unique device identifier.
 
char DeviceType [LINE_SIZE]
 The device type.
 
char ServiceType [LINE_SIZE]
 The service type.
 
char ServiceVer [LINE_SIZE]
 The service version.
 
char Location [LINE_SIZE]
 The URL to the UPnP description document for the device.
 
char Os [LINE_SIZE]
 The operating system the device is running.
 
char Date [LINE_SIZE]
 Date when the response was generated.
 
char Ext [LINE_SIZE]
 Confirmation that the MAN header was understood by the device.
 
struct sockaddr_storage DestAddr
 The host address of the device responding to the search.
 

Detailed Description

UPNP_DISCOVERY_RESULT callback data.


The documentation for this struct was generated from the following file: