From 724cb5e3783311f6b8c808852dbe2de59f2399b0 Mon Sep 17 00:00:00 2001 From: Denis Loh Date: Mon, 25 Jan 2010 12:10:01 +0100 Subject: Fixed small bug which leads to an empty TV folder --- doc/html/structcUPnPResultSet.html | 54 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 doc/html/structcUPnPResultSet.html (limited to 'doc/html/structcUPnPResultSet.html') diff --git a/doc/html/structcUPnPResultSet.html b/doc/html/structcUPnPResultSet.html new file mode 100644 index 0000000..60917ee --- /dev/null +++ b/doc/html/structcUPnPResultSet.html @@ -0,0 +1,54 @@ + + +UPnP/DLNA plugin for VDR: cUPnPResultSet Struct Reference + + + + + +
+

cUPnPResultSet Struct Reference

#include <metadata.h> +

+ +

+List of all members. + + + + + + + + + + + +

Public Attributes

+int mNumberReturned
 The number of returned matches.
+int mTotalMatches
 The total amount of matches.
+const char * mResult
 The DIDL-Lite fragment.
+


Detailed Description

+The result set of a request

+This contains the results of a previous Browse or Search request.


The documentation for this struct was generated from the following file: +
+
Generated on Sun Nov 8 15:44:09 2009 for UPnP/DLNA plugin for VDR by  + +doxygen 1.5.8
+ + -- cgit v1.2.3