Returned in a UPNP_DISCOVERY_RESULT callback.
-
char Date[LINE_SIZE]
- Date when the response was generated.
-
SOCKADDRIN* DestAddr
- The host address of the device responding to the search.
-
char DeviceId[LINE_SIZE]
- The unique device identifier.
-
char DeviceType[LINE_SIZE]
- The device type.
-
int ErrCode
- The result code of the UpnpSearchAsync call.
-
int Expires
- The expiration time of the advertisement.
-
char Ext[LINE_SIZE]
- Confirmation that the MAN header was understood by the device.
-
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 ServiceType[LINE_SIZE]
- The service type.
-
char ServiceVer[LINE_SIZE]
- The service version.
Documentation
Returned in a UPNP_DISCOVERY_RESULT callback.
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.
SOCKADDRIN* DestAddr
- The host address of the device responding to the search.
Alphabetic index
This page was generated with the help of DOC++.