enum Upnp_DescType

Specifies the type of description in UpnpRegisterRootDevice2.
These values control how UpnpRegisterRootDevice2 interprets the description parameter.

o UPNPREG_URL_DESC
The description is the URL to the description document.
o UPNPREG_FILENAME_DESC
The description is a file name on the local file system containing the description of the device.
o UPNPREG_BUF_DESC
The description is a pointer to a character array containing the XML description document.

Alphabetic index



This page was generated with the help of DOC++.